Move docs about index cost estimation functions and writing a procedural
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| 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 |