postgresql/contrib/file_fdw
Tom Lane 6e6cc5910b Make the file_fdw validator check that a filename option has been provided.
This was already a runtime failure condition, but it's better to check
at validation time if possible.  Lightly modified version of a patch
by Shigeru Hanada.
2011-07-05 18:46:03 -04:00
..
data
expected
input Make the file_fdw validator check that a filename option has been provided. 2011-07-05 18:46:03 -04:00
output Make the file_fdw validator check that a filename option has been provided. 2011-07-05 18:46:03 -04:00
sql
.gitignore Support "make check" in contrib 2011-04-25 22:27:11 +03:00
file_fdw--1.0.sql
file_fdw.c Make the file_fdw validator check that a filename option has been provided. 2011-07-05 18:46:03 -04:00
file_fdw.control
Makefile