diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-04-23 22:53:05 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-04-23 22:53:05 +0000 |
commit | 35f9b461f12acf6143a8a8f9e535d80f133a4420 (patch) | |
tree | 6c63fb30b612ccaeaa442b893cb061d6d1f9275a /src/backend/executor/nodeAppend.c | |
parent | 0e99be1c257810140b1d14be38ab29f45ca2306e (diff) | |
download | postgresql-35f9b461f12acf6143a8a8f9e535d80f133a4420.tar.gz postgresql-35f9b461f12acf6143a8a8f9e535d80f133a4420.zip |
Repair two TIME WITH TIME ZONE bugs found by Dennis Vshivkov. Comparison
of timetz values misbehaved in --enable-integer-datetime cases, and
EXTRACT(EPOCH) subtracted the zone instead of adding it in all cases.
Backpatch to all supported releases (except --enable-integer-datetime code
does not exist in 7.2).
Diffstat (limited to 'src/backend/executor/nodeAppend.c')
0 files changed, 0 insertions, 0 deletions