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