mirror of
https://github.com/postgres/postgres.git
synced 2026-06-03 14:28:20 -04:00
2a34134b6c
- new millisecond (ms) and microsecond (us) support
- more robus parsing from string - used is separator checking for
non-exact formats like to_date('2001-9-1', 'YYYY-MM-DD')
- SGML docs are included
Karel Zak