1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-10 17:42:29 +03:00
Files
postgres/src/backend/utils/adt
Thomas G. Lockhart 3cef45d330 Fix leap year and month boundary arithmetic for datetime +/- timespan;
the problem only manifests itself when adding years/months and hours
 when the hours:minutes:seconds pushes over midnight.
Fix interpretation of times with explicit timezone when the timezone is
 in daylight savings time and is not the default timezone.
Allow interpretation of explicit timezone when it is specified as two words:
 <standard time> DST". For example, "MET DST" (Middle European Time Daylight
 Savings Time). This syntax is found in the zic package on Linux boxes at least.
1997-06-20 17:12:54 +00:00
..
1996-11-08 06:02:30 +00:00
1996-12-14 07:56:05 +00:00
1997-03-14 23:21:12 +00:00
1997-04-09 08:36:21 +00:00
1997-03-14 23:21:12 +00:00
1997-03-14 23:21:12 +00:00
1997-03-14 23:21:12 +00:00