pgsql/doc/src/sgml datatype.sgml installation.sgml

Started by Thomas Lockhartover 24 years ago2 messagescomitters
Jump to latest
#1Thomas Lockhart
thomas@postgresql.org

CVSROOT: /cvsroot
Module name: pgsql
Changes by: thomas@postgresql.org 01/12/20 22:54:02

Modified files:
doc/src/sgml : datatype.sgml installation.sgml

Log message:
Spiff up discussion of precision on date/time data types.
Add a NetBSD/alpha and update info on a few other platforms.

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Thomas Lockhart (#1)
Re: pgsql/doc/src/sgml datatype.sgml installation.sgml

thomas@postgresql.org writes:

Spiff up discussion of precision on date/time data types.

Shouldn't table 3.10 (Date/Time Types) show optional precision for
INTERVAL?

regards, tom lane