<!--
-$PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.6 2004/12/28 22:47:15 tgl Exp $
+$PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.7 2004/12/29 23:36:46 tgl Exp $
-->
- <chapter id="external-projects">
+ <appendix id="external-projects">
<title>External Projects</title>
<para>
<para>
Many <productname>PostgreSQL</productname>-related projects are
hosted at either
- <productname>GBorg</> at <ulink url="http://gborg.postgresql.org">
- http://gborg.postgresql.org</ulink> or
- <productname>pgFoundry</> at <ulink
+ <productname>GBorg</> at <ulink
+ url="http://gborg.postgresql.org">http://gborg.postgresql.org</ulink>
+ or <productname>pgFoundry</> at <ulink
url="http://pgfoundry.org">http://pgfoundry.org</ulink>.
There are other
<productname>PostgreSQL</productname>-related projects that are hosted
elsewhere, but you will have to do an Internet search to find them.
</para>
- <sect1 id="interfaces">
+ <sect1 id="external-interfaces">
<title>Externally Developed Interfaces</title>
<indexterm>
</varlistentry>
</variablelist>
+
+ All of these can be found at
+ <productname>GBorg</> (<ulink
+ url="http://gborg.postgresql.org">http://gborg.postgresql.org</ulink>)
+ or <productname>pgFoundry</> (<ulink
+ url="http://pgfoundry.org">http://pgfoundry.org</ulink>).
</para>
</sect1>
- <sect1 id="extensions">
+ <sect1 id="external-extensions">
<title>Extensions</title>
<indexterm>
</para>
</sect1>
-</chapter>
+</appendix>
<!-- Keep this comment at the end of the file
Local variables:
<!--
-$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" [
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.
&lobj;
&ecpg;
&infoschema;
- &external-projects;
</part>
&release;
&cvs;
&docguide;
+ &external-projects;
</part>