1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-13 07:41:39 +03:00

Rework the date/time parsing to tighten up some cases and to enable other

cases which should have worked but did not.
Now supports julian day (J2452271), ISO time labels (T040506) and various
 combinations of spaces and run-togethers of dates, times, and time zones.
All regression tests pass, and I have more tests to add after the 7.2
 release (don't want to require changes to the ancillary horology result
 files until after then).
This commit is contained in:
Thomas G. Lockhart
2001-12-29 18:31:48 +00:00
parent 3e87bfc1f1
commit b5e23db438
3 changed files with 683 additions and 211 deletions

File diff suppressed because it is too large Load Diff