Thread: pgsql: Document the new custom scan APIs.

pgsql: Document the new custom scan APIs.

From
Robert Haas
Date:
Document the new custom scan APIs.

These APIs changed somewhat subsequent to the initial commit, and may
change further in the future, but let's document what we have today.

KaiGai Kohei and Robert Haas, reviewed by Tom Lane and Thom Brown

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/82fe8b1119e4187f3d991564274607b0b4089aca

Modified Files
--------------
doc/src/sgml/custom-scan.sgml |  285 +++++++++++++++++++++++++++++++++++++++++
doc/src/sgml/filelist.sgml    |    1 +
doc/src/sgml/postgres.sgml    |    1 +
3 files changed, 287 insertions(+)