aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/xlog.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2005-07-23 14:25:34 +0000
committerBruce Momjian <bruce@momjian.us>2005-07-23 14:25:34 +0000
commit3dbbbbf8e98329e1eea9920436defc64af3594d3 (patch)
tree38d2b294496f12135a7b01e6d3da99912d72b5bf /src/backend/access/transam/xlog.c
parent6c61b0d93cd5378bfb64959b9e738fe02413cefe (diff)
downloadpostgresql-3dbbbbf8e98329e1eea9920436defc64af3594d3.tar.gz
postgresql-3dbbbbf8e98329e1eea9920436defc64af3594d3.zip
Andrew pointed out that the current fix didn't handle dates that were
near daylight savings time boudaries. This handles it properly, e.g. test=> select '2005-04-03 04:00:00'::timestamp at time zone 'America/Los_Angeles'; timezone ------------------------ 2005-04-03 07:00:00-04 (1 row)
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions