You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/file_fdw
Tom Lane 21734d2fb8 Support writable foreign tables. 13 years ago
..
data Add FORCE_NOT_NULL support to the file_fdw foreign data wrapper. 14 years ago
expected
input Support writable foreign tables. 13 years ago
output Support writable foreign tables. 13 years ago
sql
.gitignore Support "make check" in contrib 15 years ago
Makefile
file_fdw--1.0.sql Throw a useful error message if an extension script file is fed to psql. 14 years ago
file_fdw.c Add support for piping COPY to/from an external program. 13 years ago
file_fdw.control