pgsql: Clarify that the --enable-integer-datetimes switch affects the - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Clarify that the --enable-integer-datetimes switch affects the
Date
Msg-id 20050117184716.5C2173A3D02@svr1.postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Please find enclosed another patch that now (I hope) really is
Next
From: dfetter@pgfoundry.org (User Dfetter)
Date:
Subject: dbi-link - dbi-link: Added 1st cut of the implementation documents.