pgsql: Clarify that the --enable-integer-datetimes switch affects the

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Clarify that the --enable-integer-datetimes switch affects the
Date: 2005-01-17 18:47:16
Message-ID: 20050117184716.5C2173A3D02@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Clarify that the --enable-integer-datetimes switch affects the time and
interval datatypes as well as timestamp.

Modified Files:
--------------
pgsql/doc/src/sgml:
datatype.sgml (r1.153 -> r1.154)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/datatype.sgml.diff?r1=1.153&r2=1.154)

Browse pgsql-committers by date

  From Date Subject
Next Message User Dfetter 2005-01-17 19:41:06 dbi-link - dbi-link: Added 1st cut of the implementation documents.
Previous Message Bruce Momjian 2005-01-17 17:29:50 pgsql: Please find enclosed another patch that now (I hope) really is