pgsql/doc/src/sgml datatype.sgml datetime.sgml ...

From: thomas(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/doc/src/sgml datatype.sgml datetime.sgml ...
Date: 2001-12-29 18:35:55
Message-ID: 200112291835.fBTIZtQ29134@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: thomas(at)postgresql(dot)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.

Browse pgsql-committers by date

  From Date Subject
Next Message thomas 2001-12-29 18:40:59 pgsql/src/backend/utils/adt datetime.c
Previous Message thomas 2001-12-29 18:31:53 pgsql/src backend/utils/adt/datetime.c backend ...