11<!--
2- $Header: /cvsroot/pgsql/doc/src/sgml/Attic/programmer.sgml,v 1.10 1998/10/31 09:36:36 thomas Exp $
2+ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/programmer.sgml,v 1.11 1999/01/07 03:02:27 thomas Exp $
33
44Postgres Programmer's Guide.
55- thomas 1998-10-27
66
77$Log: programmer.sgml,v $
8+ Revision 1.11 1999/01/07 03:02:27 thomas
9+ Remove mention of a couple of introductory chapters
10+ which are not used here.
11+
812Revision 1.10 1998/10/31 09:36:36 thomas
913Cleanup for v6.4 release.
1014Make new file current.sgml to hold release info for the current release.
@@ -27,7 +31,6 @@ Bigger updates to the installation instructions (install and config).
2731<!entity y2k SYSTEM "y2k.sgml">
2832
2933<!entity arch SYSTEM "arch.sgml">
30- <!entity start SYSTEM "start.sgml">
3134<!entity query SYSTEM "query.sgml">
3235
3336<!entity advanced SYSTEM "advanced.sgml">
@@ -41,7 +44,6 @@ Bigger updates to the installation instructions (install and config).
4144<!entity psql SYSTEM "psql.sgml">
4245<!entity pgaccess SYSTEM "pgaccess.sgml">
4346
44- <!entity start-ag SYSTEM "start-ag.sgml">
4547<!entity install SYSTEM "install.sgml">
4648<!entity recovery SYSTEM "recovery.sgml">
4749<!entity regress SYSTEM "regress.sgml">