Move docs about index cost estimation functions and writing a procedural

Tom Lane <tgl@sss.pgh.pa.us>

Commit: cdbf9b328ef3a917b1bd065c74db1f4015b1c822
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-10-22T22:28:10Z
Releases: 7.4.1
Move docs about index cost estimation functions and writing a procedural
language handler to the 'Internals' area, per my proposal of yesterday.
Clean up the trigger documentation a bit.  Push SPI chapter to the end
of its part, and reorder the Internals chapters into what seems a more
sensible order (at the moment anyway).

Files

PathChange+/−
doc/src/sgml/filelist.sgml modified +26 −23
doc/src/sgml/plhandler.sgml added +174 −0
doc/src/sgml/postgres.sgml modified +8 −6
doc/src/sgml/spi.sgml modified +15 −14
doc/src/sgml/trigger.sgml modified +98 −75
doc/src/sgml/xfunc.sgml modified +16 −166
doc/src/sgml/xplang.sgml modified +2 −2