Fix timestamptz_age() to do calculation in local timezone not GMT, per bug 1332.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 1 Dec 2004 19:57:49 +0000 (19:57 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 1 Dec 2004 19:57:49 +0000 (19:57 +0000)
commit1e6457dfce33d34f7b7b7e828eea81721b19d249
tree2a619477179701945247ec21039a56a3f09005dc
parent4828445d3c6687bb43061ac9234b5a3f5d96522b
Fix timestamptz_age() to do calculation in local timezone not GMT, per bug 1332.
src/backend/utils/adt/timestamp.c