1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-30 21:42:05 +03:00

Move contrib docs to an appendix (next door to External Projects).

Change title to Additional Supplied Modules.  Improve discussion of
how to build and install 'em.
This commit is contained in:
Tom Lane
2007-11-14 02:36:43 +00:00
parent 21fec14941
commit 42e3ab3f11
2 changed files with 69 additions and 21 deletions

View File

@ -1,4 +1,4 @@
<!-- $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.84 2007/11/10 23:30:46 momjian Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.85 2007/11/14 02:36:43 tgl Exp $ -->
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.2//EN" [
@ -102,7 +102,6 @@
&typeconv;
&indices;
&textsearch;
&contrib;
&mvcc;
&perform;
@ -254,9 +253,10 @@
&keywords;
&features;
&release;
&contrib;
&external-projects;
&cvs;
&docguide;
&external-projects;
&acronyms;
</part>