]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Document the precision arguments for date/time types per SQL9x.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Sat, 29 Dec 2001 18:35:54 +0000 (18:35 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Sat, 29 Dec 2001 18:35:54 +0000 (18:35 +0000)
commitdd0279b1baf3b4bc5add9cb10868c5848fe227ba
tree423a62e3144bdb346e204adba183408004dc1b29
parentb5e23db43881af39d17aed5df2e90f9d4a352c26
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.
doc/src/sgml/datatype.sgml
doc/src/sgml/datetime.sgml
doc/src/sgml/ref/set.sgml