diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-12-29 23:36:47 +0000 |
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-12-29 23:36:47 +0000 |
| commit | ec0e3075962c328681170353b73144bc2ce27d21 (patch) | |
| tree | bab986b1fbd73a69e488d8e73f80347b846c7cf7 /doc/src/sgml/postgres.sgml | |
| parent | eee5abce46fec45ad40fef75b8d81e8f3ac7dda2 (diff) | |
| download | postgresql-ec0e3075962c328681170353b73144bc2ce27d21.tar.gz | |
Convert external-projects to an appendix.
Diffstat (limited to 'doc/src/sgml/postgres.sgml')
| -rw-r--r-- | doc/src/sgml/postgres.sgml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml index 6a8d5a15c3..831acc4371 100644 --- a/doc/src/sgml/postgres.sgml +++ b/doc/src/sgml/postgres.sgml @@ -1,5 +1,5 @@ <!-- -$PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.70 2004/12/24 19:12:37 tgl Exp $ +$PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.71 2004/12/29 23:36:47 tgl Exp $ --> <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.2//EN" [ @@ -168,7 +168,8 @@ $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.70 2004/12/24 19:12:37 tgl Exp with <productname>PostgreSQL</>. Each of these chapters can be read independently. Note that there are many other programming interfaces for client programs that are distributed separately and - contain their own documentation. Readers of this part should be + contain their own documentation (<xref linkend="external-projects"> + lists some of the more popular ones). Readers of this part should be familiar with using <acronym>SQL</acronym> commands to manipulate and query the database (see <xref linkend="sql">) and of course with the programming language that the interface uses. @@ -179,7 +180,6 @@ $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.70 2004/12/24 19:12:37 tgl Exp &lobj; &ecpg; &infoschema; - &external-projects; </part> @@ -252,6 +252,7 @@ $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.70 2004/12/24 19:12:37 tgl Exp &release; &cvs; &docguide; + &external-projects; </part> |
