Thread: pgsql: Fix timestamptz_age() to do calculation in local timezone not

pgsql: Fix timestamptz_age() to do calculation in local timezone not

From
tgl@svr1.postgresql.org (Tom Lane)
Date:
Log Message:
-----------
Fix timestamptz_age() to do calculation in local timezone not GMT, per bug 1332.

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        timestamp.c (r1.96.2.1 -> r1.96.2.2)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/timestamp.c.diff?r1=1.96.2.1&r2=1.96.2.2)