]> granicus.if.org Git - postgresql/blobdiff - src/man/pgbuiltin.3
Document NOT NULL for table creation.
[postgresql] / src / man / pgbuiltin.3
index 1cc2f3857b12e982ebdf4b139e7fb01f726b3c65..51355ef16a3f6f0cb4d843d9251d6aa9c3deb016 100644 (file)
@@ -1,6 +1,6 @@
 .\" This is -*-nroff-*-
 .\" XXX standard disclaimer belongs here....
-.\" $Header: /cvsroot/pgsql/src/man/Attic/pgbuiltin.3,v 1.5 1997/09/27 04:37:33 thomas Exp $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/pgbuiltin.3,v 1.6 1997/10/01 17:05:16 thomas Exp $
 .TH PGBUILTIN INTRO 04/01/97 PostgreSQL PostgreSQL
 .SH "DESCRIPTION"
 This section describes the data types, functions and operators
@@ -592,9 +592,9 @@ functions, arguments can be
 `year', `month', `day', `hour', `minute', and `second',
 as well as the more specialized quantities
 `decade', `century', `millenium', `millisecond', and `microsecond'.
-date_part() also allows
-`dow'
-to return day of week and `epoch' to return seconds since 1970.
+date_part() allows `dow'
+to return day of week and `epoch' to return seconds since 1970 for datetime
+and 'epoch' to return total elapsed seconds for timespan.
 
 .nf
 Functions: