1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-29 10:41:53 +03:00

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.
This commit is contained in:
Thomas G. Lockhart
1999-01-19 16:06:26 +00:00
parent 0347dcc860
commit 049efbd3a1
4 changed files with 313 additions and 307 deletions

View File

@ -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">