pgsql-server/doc/src/sgml Makefile dfunc.sgml ...

Started by Peter Eisentrautover 23 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: petere@postgresql.org 03/04/09 21:22:45

Modified files:
doc/src/sgml : Makefile dfunc.sgml extend.sgml filelist.sgml
postgres.sgml queries.sgml xaggr.sgml
xfunc.sgml xoper.sgml xtypes.sgml
Removed files:
doc/src/sgml : arch-pg.sgml

Log message:
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.