diff options
Diffstat (limited to 'doc/src/sgml/user.sgml')
-rw-r--r-- | doc/src/sgml/user.sgml | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/src/sgml/user.sgml b/doc/src/sgml/user.sgml index ae5dd13c1c1..e21908ad3f7 100644 --- a/doc/src/sgml/user.sgml +++ b/doc/src/sgml/user.sgml @@ -1,11 +1,15 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/Attic/user.sgml,v 1.9 1999/05/20 05:39:29 thomas Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/Attic/user.sgml,v 1.10 1999/05/22 02:27:25 thomas Exp $ Postgres User's Manual. Derived from postgres.sgml. thomas 1998-02-24 $Log: user.sgml,v $ +Revision 1.10 1999/05/22 02:27:25 thomas +Finish initial markup of cvs.sgml, and include it in the programmer's guide + and the integrated doc. Clean up other markup. + Revision 1.9 1999/05/20 05:39:29 thomas Rearrange and consolidate the Admin Guide. Add reference pages for utilities and remove standalone chapters for same. @@ -49,6 +53,7 @@ Move SQL reference pages up into the User's Guide. <!entity array SYSTEM "array.sgml"> <!entity biblio SYSTEM "biblio.sgml"> <!entity datatype SYSTEM "datatype.sgml"> +<!entity datetime SYSTEM "datetime.sgml"> <!entity environ SYSTEM "environ.sgml"> <!entity func SYSTEM "func.sgml"> <!entity inherit SYSTEM "inherit.sgml"> @@ -149,7 +154,8 @@ Your name here... &manage; &storage; &commands; - + + &datetime; <!-- &contacts; --> |