diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-02-20 14:06:59 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-02-20 14:06:59 -0500 |
commit | 7c5d0ae7078456bfeedb2103c45b9a32285c2631 (patch) | |
tree | 5f02dc38c3c57ab676b5d914f6e27be3259f3367 /src/backend/commands/trigger.c | |
parent | bb742407947ad1cbf19355d24282380d576e7654 (diff) | |
download | postgresql-7c5d0ae7078456bfeedb2103c45b9a32285c2631.tar.gz postgresql-7c5d0ae7078456bfeedb2103c45b9a32285c2631.zip |
Add contrib/file_fdw foreign-data wrapper for reading files via COPY.
This is both very useful in its own right, and an important test case
for the core FDW support.
This commit includes a small refactoring of copy.c to expose its option
checking code as a separately callable function. The original patch
submission duplicated hundreds of lines of that code, which seemed pretty
unmaintainable.
Shigeru Hanada, reviewed by Itagaki Takahiro and Tom Lane
Diffstat (limited to 'src/backend/commands/trigger.c')
0 files changed, 0 insertions, 0 deletions