diff options
author | Thomas G. Lockhart <lockhart@fourpalms.org> | 1999-06-03 04:21:51 +0000 |
---|---|---|
committer | Thomas G. Lockhart <lockhart@fourpalms.org> | 1999-06-03 04:21:51 +0000 |
commit | f3d2b2e0c7c9eb9d79f26591f844d6edb123335c (patch) | |
tree | 99047a6e973893543c91eeb46b70cd3cbb35afe1 /doc/src/sgml/programmer.sgml | |
parent | 214e8f32924291c27b5972d5ee79451a68e044bd (diff) |
Markup changes for v6.5 release.
Clean out duplicate stuff in odbc.sgml resulting from a faulty patch.
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> |