pgsql: Add description: < information, either by name or offset from

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add description: < information, either by name or offset from
Date: 2004-11-28 05:12:20
Message-ID: 20041128051220.DB4173A4F0B@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add description:

< information, either by name or offset from UTC
> information, either zone name or offset from UTC
>
> If the TIMESTAMP value is stored with a time zone name, interval
> computations should adjust based on the time zone rules, e.g. adding
> 24 hours to a timestamp would yield a different result from adding one
> day.
>

Modified Files:
--------------
pgsql/doc:
TODO (r1.1400 -> r1.1401)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1400&r2=1.1401)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2004-11-28 22:16:32 pgsql: Avoid scribbling on original parsetree during DECLARE CURSOR.
Previous Message Bruce Momjian 2004-11-28 04:56:05 pgsql: Mega-clarifications from Joachim Wieland.