Commit Graph

14 Commits (master)

Author SHA1 Message Date
Tom Lane aa87f69c00 Disallow "=" in names of reloptions and foreign-data options. 4 months ago
Fujii Masao 631db1d4b2 file_fdw: Add regression tests for ON_ERROR and other options. 10 months ago
Fujii Masao 6c8f670323 file_fdw: Add REJECT_LIMIT option to file_fdw. 10 months ago
Fujii Masao a1c4c8a9e1 file_fdw: Add on_error and log_verbosity options to file_fdw. 12 months ago
Bruce Momjian e61a82c949 Adjust file_fdw regression tests for acc95f29ef FREEZE commit 2 years ago
Peter Eisentraut de4d456b40 Improve several permission-related error messages. 3 years ago
Andrew Dunstan 9f8377f7a2 Add a DEFAULT option to COPY FROM 3 years ago
Peter Eisentraut 5ac51c8c9e Adjust assorted hint messages that list all valid options. 3 years ago
Fujii Masao ecc84b916f Add regression test for TRUNCATE on foreign table not supporting TRUNCATE. 3 years ago
Peter Eisentraut 072132f04e Add header matching mode to COPY FROM 4 years ago
Joe Conway 6198420ad8 Use has_privs_for_roles for predefined role checks 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