In an effort to reduce the total number of chapters, combine the small

Peter Eisentraut <peter_e@gmx.net>

Commit: a6554df4f77b36249d8192c18e2af70cbfe2b0bf
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2003-04-10T01:22:45Z
Releases: 7.4.1
In an effort to reduce the total number of chapters, combine the small
chapters on extending types, operators, and aggregates into the extending
functions chapter.  Move the information on how to call table functions
into the queries chapter.  Remove some outdated information that is
already present in a better form in other parts of the documentation.

Files

PathChange+/−
doc/src/sgml/arch-pg.sgml deleted +0 −116
doc/src/sgml/dfunc.sgml modified +11 −17
doc/src/sgml/extend.sgml modified +22 −193
doc/src/sgml/filelist.sgml modified +1 −2
doc/src/sgml/Makefile modified +2 −8
doc/src/sgml/postgres.sgml modified +2 −7
doc/src/sgml/queries.sgml modified +74 −2
doc/src/sgml/xaggr.sgml modified +25 −27
doc/src/sgml/xfunc.sgml modified +698 −803
doc/src/sgml/xoper.sgml modified +65 −86
doc/src/sgml/xtypes.sgml modified +63 −84