OSDN Git Service

Export the external file reader used in COPY FROM as APIs.
authorItagaki Takahiro <itagaki.takahiro@gmail.com>
Wed, 16 Feb 2011 02:19:11 +0000 (11:19 +0900)
committerItagaki Takahiro <itagaki.takahiro@gmail.com>
Wed, 16 Feb 2011 02:19:11 +0000 (11:19 +0900)
commit8ddc05fb01ee2c423bf5613426726351e860d4b4
tree0168050f0ff9571a56b1ef272e6280620c7c1cab
parent1cc19cc358c23e3c4e04f9f38776b625d5e13965
Export the external file reader used in COPY FROM as APIs.
They are expected to be used by extension modules like file_fdw.
There are no user-visible changes.

Itagaki Takahiro
Reviewed and tested by Kevin Grittner and Noah Misch.
src/backend/commands/copy.c
src/include/commands/copy.h