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. 12 years ago
..
data Add FORCE_NOT_NULL support to the file_fdw foreign data wrapper. 14 years ago
expected Add contrib/file_fdw foreign-data wrapper for reading files via COPY. 15 years ago
input Support writable foreign tables. 12 years ago
output Support writable foreign tables. 12 years ago
sql Add contrib/file_fdw foreign-data wrapper for reading files via COPY. 15 years ago
.gitignore Support "make check" in contrib 14 years ago
Makefile Add contrib/file_fdw foreign-data wrapper for reading files via COPY. 15 years ago
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 Add contrib/file_fdw foreign-data wrapper for reading files via COPY. 15 years ago