summaryrefslogtreecommitdiff
path: root/contrib/file_fdw/data
AgeCommit message (Expand)Author
2024-11-20file_fdw: Add REJECT_LIMIT option to file_fdw.Fujii Masao
2023-03-13Add a DEFAULT option to COPY FROMAndrew Dunstan
2017-08-21pg_prewarm: Add automatic prewarm feature.Robert Haas
2014-03-04Provide a FORCE NULL option to COPY in CSV mode.Andrew Dunstan
2011-09-16Add FORCE_NOT_NULL support to the file_fdw foreign data wrapper.Tom Lane
2011-02-20Add contrib/file_fdw foreign-data wrapper for reading files via COPY.Tom Lane