Age | Commit message (Expand) | Author |
---|---|---|
2025-06-02 | Disallow "=" in names of reloptions and foreign-data options. | Tom Lane |
2024-11-27 | file_fdw: Add regression tests for ON_ERROR and other options. | Fujii Masao |
2024-11-20 | file_fdw: Add REJECT_LIMIT option to file_fdw. | Fujii Masao |
2024-10-03 | file_fdw: Add on_error and log_verbosity options to file_fdw. | Fujii Masao |
2023-03-13 | Add a DEFAULT option to COPY FROM | Andrew Dunstan |
2022-07-20 | Add regression test for TRUNCATE on foreign table not supporting TRUNCATE. | Fujii Masao |
2022-03-30 | Add header matching mode to COPY FROM | Peter Eisentraut |
2022-01-28 | Add HEADER support to COPY text format | Peter Eisentraut |
2021-12-20 | Remove dynamic translation of regression test scripts, step 2. | Tom Lane |
2011-02-20 | Add contrib/file_fdw foreign-data wrapper for reading files via COPY. | Tom Lane |