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 8e91e12bc3 Allow contrib/file_fdw to read from a program, like COPY FROM PROGRAM. 9 years ago
..
data Provide a FORCE NULL option to COPY in CSV mode. 12 years ago
expected
input Establish conventions about global object names used in regression tests. 9 years ago
output Allow contrib/file_fdw to read from a program, like COPY FROM PROGRAM. 9 years ago
sql
.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 contrib/file_fdw to read from a program, like COPY FROM PROGRAM. 9 years ago
file_fdw.control