]> granicus.if.org Git - postgresql/commit
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:56 +0000 (19:57 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 1 Dec 2004 19:57:56 +0000 (19:57 +0000)
commitd237a12e493f6e1b562579bf8361040ac1ba2470
tree075c1bf03b47ca41a9d9070d70314308b581de1a
parent0b9f48daf2601a1be20f8a85ad151bdc05dd1907
Fix timestamptz_age() to do calculation in local timezone not GMT, per bug 1332.
src/backend/utils/adt/timestamp.c