diff options
Diffstat (limited to 'doc/src/sgml/programmer.sgml')
-rw-r--r-- | doc/src/sgml/programmer.sgml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/src/sgml/programmer.sgml b/doc/src/sgml/programmer.sgml index eed86f1b177..61b6149a362 100644 --- a/doc/src/sgml/programmer.sgml +++ b/doc/src/sgml/programmer.sgml @@ -1,10 +1,14 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/Attic/programmer.sgml,v 1.16 1999/05/26 17:30:30 thomas Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/Attic/programmer.sgml,v 1.17 1999/06/03 04:21:49 thomas Exp $ Postgres Programmer's Guide. - thomas 1998-10-27 $Log: programmer.sgml,v $ +Revision 1.17 1999/06/03 04:21:49 thomas +Markup changes for v6.5 release. +Clean out duplicate stuff in odbc.sgml resulting from a faulty patch. + Revision 1.16 1999/05/26 17:30:30 thomas Add chapters on CVS access, MVCC, SQL theory to the docs. Add an appendix with more details on date/time attributes and handling. @@ -148,7 +152,7 @@ Bigger updates to the installation instructions (install and config). <LegalNotice> <Para> - <ProductName>PostgreSQL</ProductName> is © 1998-9 + <ProductName>PostgreSQL</ProductName> is Copyright © 1996-9 by the Postgres Global Development Group. </Para> </LegalNotice> |