aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/ecpglib/execute.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-03-07 18:20:58 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2012-03-07 18:20:58 -0500
commit9088d1b96504717fd589ff7eeacc96b6d1c08ead (patch)
tree3e2614521673ddfb0a1f7c6a9696053157a4b915 /src/interfaces/ecpg/ecpglib/execute.c
parentcf7026b64b3e56889f8a81194a57221500e23a0f (diff)
downloadpostgresql-9088d1b96504717fd589ff7eeacc96b6d1c08ead.tar.gz
postgresql-9088d1b96504717fd589ff7eeacc96b6d1c08ead.zip
Add GetForeignColumnOptions() to foreign.c, and add some documentation.
GetForeignColumnOptions provides some abstraction for accessing column-specific FDW options, on a par with the access functions that were already provided here for other FDW-related information. Adjust file_fdw.c to use GetForeignColumnOptions instead of equivalent hand-rolled code. In addition, add some SGML documentation for the functions exported by foreign.c that are meant for use by FDW authors. (This is the fdw_helper portion of the proposed pgsql_fdw patch.) Hanada Shigeru, reviewed by KaiGai Kohei
Diffstat (limited to 'src/interfaces/ecpg/ecpglib/execute.c')
0 files changed, 0 insertions, 0 deletions