Commit Graph

12 Commits (e35add48ccc2e5aa94de360f1a43c6c150bda54a)

Author SHA1 Message Date
Amit Langote f9a468c664 Fix bogus ctid requirement for dummy-root partitioned targets 1 month ago
Fujii Masao 26cb14aea1 file_fdw: Support multi-line HEADER option. 1 month ago
Tom Lane aa87f69c00 Disallow "=" in names of reloptions and foreign-data options. 9 months ago
Fujii Masao 631db1d4b2 file_fdw: Add regression tests for ON_ERROR and other options. 1 year ago
Fujii Masao 6c8f670323 file_fdw: Add REJECT_LIMIT option to file_fdw. 1 year ago
Fujii Masao a1c4c8a9e1 file_fdw: Add on_error and log_verbosity options to file_fdw. 1 year ago
Andrew Dunstan 9f8377f7a2 Add a DEFAULT option to COPY FROM 3 years ago
Fujii Masao ecc84b916f Add regression test for TRUNCATE on foreign table not supporting TRUNCATE. 4 years ago
Peter Eisentraut 072132f04e Add header matching mode to COPY FROM 4 years ago
Peter Eisentraut 43f33dc018 Add HEADER support to COPY text format 4 years ago
Tom Lane dc9c3b0ff2 Remove dynamic translation of regression test scripts, step 2. 4 years ago
Tom Lane 7c5d0ae707 Add contrib/file_fdw foreign-data wrapper for reading files via COPY. 15 years ago