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
Andres Freund e0c4ec0728 Replace uses of heap_open et al with the corresponding table_* function. 7 years ago
..
data pg_prewarm: Add automatic prewarm feature. 8 years ago
expected
input Allow insert and update tuple routing and COPY for foreign tables. 8 years ago
output Allow insert and update tuple routing and COPY for foreign tables. 8 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 Replace uses of heap_open et al with the corresponding table_* function. 7 years ago
file_fdw.control