postgresql/contrib/file_fdw
Robert Haas 5d4171d1c7 Don't require a user mapping for FDWs to work.
Commit fbe5a3fb73 accidentally changed
this behavior; put things back the way they were, and add some
regression tests.

Report by Andres Freund; patch by Ashutosh Bapat, with a bit of
kibitzing by me.
2016-03-28 21:50:28 -04:00
..
data Provide a FORCE NULL option to COPY in CSV mode. 2014-03-04 17:31:59 -05:00
expected
input Don't require a user mapping for FDWs to work. 2016-03-28 21:50:28 -04:00
output Don't require a user mapping for FDWs to work. 2016-03-28 21:50:28 -04:00
sql
.gitignore Support "make check" in contrib 2011-04-25 22:27:11 +03:00
file_fdw--1.0.sql Throw a useful error message if an extension script file is fed to psql. 2011-10-12 15:45:03 -04:00
file_fdw.c Allow callers of create_foreignscan_path to specify nondefault PathTarget. 2016-03-14 17:31:28 -04:00
file_fdw.control
Makefile Add file version information to most installed Windows binaries. 2014-07-14 14:07:52 -04:00