Restructure foreign data wrapper chapter so it has more than one section.

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

Commit: 10323f3a592922bce75bc5c38589f0f3427ef232
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2011-07-05T19:54:51Z
Releases: 9.1.0
Restructure foreign data wrapper chapter so it has more than one section.

As noted by Laurenz Albe, our SGML tools deal rather oddly with chapters
having just one <sect1>.  Perhaps the tooling could be fixed, but really
the design of this chapter's introduction is pretty bogus anyhow.  Split
it into a true introduction and a <sect1> about the FDW functions, so
that it reads better and dodges the lack-of-a-chapter-TOC problem.

Files

PathChange+/−
doc/src/sgml/fdwhandler.sgml modified +45 −38