mirror of
https://github.com/postgres/postgres.git
synced 2025-06-29 10:41:53 +03:00
Cleanup for v6.4 release.
Make new file current.sgml to hold release info for the current release. Should be moved to release.sgml before filling with next release info.
This commit is contained in:
@ -1,11 +1,16 @@
|
||||
<!--
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/postgres.sgml,v 1.13 1998/10/30 19:37:09 thomas Exp $
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/postgres.sgml,v 1.14 1998/10/31 09:36:34 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.14 1998/10/31 09:36:34 thomas
|
||||
Cleanup for v6.4 release.
|
||||
Make new file current.sgml to hold release info for the current release.
|
||||
Should be moved to release.sgml before filling with next release info.
|
||||
|
||||
Revision 1.13 1998/10/30 19:37:09 thomas
|
||||
Minor editing and markup changes as a result of preparing the Postscript
|
||||
documentation for v6.4.
|
||||
@ -67,6 +72,7 @@ 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 intro-ag SYSTEM "intro-ag.sgml">
|
||||
<!entity options SYSTEM "pg_options.sgml">
|
||||
@ -307,8 +313,9 @@ Additional related information.
|
||||
&biblio;
|
||||
</Part>
|
||||
|
||||
<!-- Omit index until we have some index entries.
|
||||
-- - thomas 1998-10-26
|
||||
<!--
|
||||
Omit index until we have some index entries.
|
||||
- thomas 1998-10-26
|
||||
<index Id="part-index">
|
||||
</index>
|
||||
-->
|
||||
|
Reference in New Issue
Block a user