Log Message:
-----------
Fix timestamptz_age() to do calculation in local timezone not GMT, per bug 1332.
Modified Files:
--------------
pgsql/src/backend/utils/adt:
timestamp.c (r1.115 -> r1.116)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/timestamp.c.diff?r1=1.115&r2=1.116)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2004-12-01 19:57:57 |
| Subject: pgsql: Fix timestamptz_age() to do calculation in local timezone not |
| Previous: | From: Tom Lane | Date: 2004-12-01 19:32:14 |
| Subject: pgsql: Clarify documentation of age() functions. |