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
Robert Haas 5d4171d1c7 Don't require a user mapping for FDWs to work. 9 years ago
..
data Provide a FORCE NULL option to COPY in CSV mode. 11 years ago
expected Add contrib/file_fdw foreign-data wrapper for reading files via COPY. 15 years ago
input Don't require a user mapping for FDWs to work. 9 years ago
output Don't require a user mapping for FDWs to work. 9 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 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. 9 years ago
file_fdw.control Add contrib/file_fdw foreign-data wrapper for reading files via COPY. 15 years ago