aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/postgres.sgml
diff options
context:
space:
mode:
authorThomas G. Lockhart <lockhart@fourpalms.org>1999-01-19 16:06:26 +0000
committerThomas G. Lockhart <lockhart@fourpalms.org>1999-01-19 16:06:26 +0000
commit049efbd3a1193d84cf7833c288da2b320c2b86dd (patch)
treebdd4ceec9b60b3ed5fe155c8a4e488af3f26d100 /doc/src/sgml/postgres.sgml
parent0347dcc8603909b60761ae160c57e56a01082c30 (diff)
downloadpostgresql-049efbd3a1193d84cf7833c288da2b320c2b86dd.tar.gz
postgresql-049efbd3a1193d84cf7833c288da2b320c2b86dd.zip
Merge current.sgml into release.sgml so all release notes are in the same
file. Per Bruce's preference. Go to it Bruce! No info yet for v6.4.2 or upcoming releases.
Diffstat (limited to 'doc/src/sgml/postgres.sgml')
-rw-r--r--doc/src/sgml/postgres.sgml8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml
index 3544e696289..c4d7127f952 100644
--- a/doc/src/sgml/postgres.sgml
+++ b/doc/src/sgml/postgres.sgml
@@ -1,11 +1,16 @@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/postgres.sgml,v 1.16 1999/01/07 02:59:45 thomas Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/postgres.sgml,v 1.17 1999/01/19 16:06:25 thomas Exp $
Postgres integrated documentation.
Other subset docs should be copied and shrunk from here.
thomas 1998-02-23
$Log: postgres.sgml,v $
+Revision 1.17 1999/01/19 16:06:25 thomas
+Merge current.sgml into release.sgml so all release notes are in the same
+ file. Per Bruce's preference. Go to it Bruce!
+No info yet for v6.4.2 or upcoming releases.
+
Revision 1.16 1999/01/07 02:59:45 thomas
Include installation instructions for WIN32 client-side libraries.
From Magnus Hagander <mha@sollentuna.net>.
@@ -80,7 +85,6 @@ Move SQL reference pages up into the User's Guide.
<!-- administrator's guide -->
<!entity config SYSTEM "config.sgml">
-<!entity current SYSTEM "current.sgml">
<!entity install SYSTEM "install.sgml">
<!entity installw SYSTEM "install-win32.sgml">
<!entity intro-ag SYSTEM "intro-ag.sgml">