pgsql/doc/src/sgml datatype.sgml datetime.sgml ... - Mailing list pgsql-committers

From thomas@postgresql.org
Subject pgsql/doc/src/sgml datatype.sgml datetime.sgml ...
Date
Msg-id 200112291835.fBTIZtQ29134@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    thomas@postgresql.org    01/12/29 13:35:55

Modified files:
    doc/src/sgml   : datatype.sgml datetime.sgml
    doc/src/sgml/ref: set.sgml

Log message:
    Document the precision arguments for date/time types per SQL9x.
    Update the list of recognized time zones.
    Document the range of arguments allowed for SET TIME ZONE.
    Still need to add info on other date/time symbols (e.g. "AM", "T")
    and to freshen the docs on the date/time parsing rules.


pgsql-committers by date:

Previous
From: thomas@postgresql.org
Date:
Subject: pgsql/src backend/utils/adt/datetime.c backend ...
Next
From: momjian@postgresql.org
Date:
Subject: pgsql/doc/src/sgml/ref set.sgml