From 23d7c6973f1315b2869efcff26270badccf26a7b Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Sun, 8 Oct 2000 13:24:09 +0000 Subject: Split out Developer's from Programmer's guide. --- doc/src/sgml/programmer.sgml | 44 ++++++++------------------------------------ 1 file changed, 8 insertions(+), 36 deletions(-) (limited to 'doc/src/sgml/programmer.sgml') diff --git a/doc/src/sgml/programmer.sgml b/doc/src/sgml/programmer.sgml index fe1fd3af996..85fc3761842 100644 --- a/doc/src/sgml/programmer.sgml +++ b/doc/src/sgml/programmer.sgml @@ -1,5 +1,5 @@ @@ -39,20 +39,7 @@ Postgres Programmer's Guide. - - - - - - - - - - - - - ]> @@ -125,6 +112,8 @@ Your name here... &intro-pg; + + Server Programming</> &arch-pg; &extend; &xfunc; @@ -149,6 +138,9 @@ Disable it until we put in some info. &trigger; &spi; + </part> + <part> + <title>Client Interfaces</> &lobj; &libpq; &libpqpp; @@ -158,31 +150,11 @@ Disable it until we put in some info. &odbc; &jdbc; &lisp; - -<!-- development --> - - &sources; - &arch-dev; - &geqo; -<!-- - This listing of Postgres catalogs is currently just a copy of the old - man page. It is not up to date and has not been marked up for SGML. - - thomas 2000-04-20 - &catalogs; ---> - &protocol; - &compiler; - &bki; - &page; - -<!-- appendices --> - - &cvs; - &docguide; + </part> <!-- &contacts; --> - &biblio; + &biblio; <!-- <index id="index"> -- cgit v1.2.3