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 28048cbaa2 Allow callers of create_foreignscan_path to specify nondefault PathTarget. 10 years ago
..
data Provide a FORCE NULL option to COPY in CSV mode. 12 years ago
expected Add contrib/file_fdw foreign-data wrapper for reading files via COPY. 15 years ago
input Allow foreign tables to participate in inheritance. 11 years ago
output Allow foreign tables to participate in inheritance. 11 years ago
sql Add contrib/file_fdw foreign-data wrapper for reading files via COPY. 15 years ago
.gitignore Support "make check" in contrib 15 years ago
Makefile Add file version information to most installed Windows binaries. 11 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 Allow callers of create_foreignscan_path to specify nondefault PathTarget. 10 years ago
file_fdw.control Add contrib/file_fdw foreign-data wrapper for reading files via COPY. 15 years ago