Commits

DateSubjectAuthorReleases
2026-05-19 Fix COPY FROM ON_ERROR SET_NULL with selective column list Fujii Masao 19 (unreleased)
2026-04-06 Disallow system columns in COPY FROM WHERE conditions. Tom Lane 19 (unreleased)
2026-03-03 Add COPY (on_error set_null) option Peter Eisentraut 19 (unreleased)
2026-01-22 file_fdw: Support multi-line HEADER option. Fujii Masao 19 (unreleased)
2025-07-03 Support multi-line headers in COPY FROM command. Fujii Masao 19 (unreleased)
2024-10-16 Fix validation of COPY FORCE_NOT_NULL/FORCE_NULL for the all-column cases Michael Paquier 17.1
2024-10-16 Fix validation of COPY FORCE_NOT_NULL/FORCE_NULL for the all-column cases Michael Paquier 18.0
2024-10-16 Rewrite some regression queries for option checks with COPY Michael Paquier 16.5
2024-10-16 Rewrite some regression queries for option checks with COPY Michael Paquier 17.1
2024-10-16 Rewrite some regression queries for option checks with COPY Michael Paquier 18.0
2024-10-08 Add REJECT_LIMIT option to the COPY command. Fujii Masao 18.0
2024-10-03 Add log_verbosity = 'silent' support to COPY command. Fujii Masao 18.0
2024-04-01 Add new COPY option LOG_VERBOSITY. Masahiko Sawada 17.0
2024-03-13 Add tests for more row patterns with COPY FROM .. (ON_ERROR ignore) Michael Paquier 17.0
2024-01-19 Rename COPY option from SAVE_ERROR_TO to ON_ERROR Alexander Korotkov 17.0
2024-01-16 Add new COPY option SAVE_ERROR_TO Alexander Korotkov 17.0
2023-09-30 Provide FORCE_NULL * and FORCE_NOT_NULL * options for COPY FROM Andrew Dunstan 17.0
2023-03-13 Add a DEFAULT option to COPY FROM Andrew Dunstan 16.0
2022-11-02 Add more tests for COPY with incorrect option combinations Michael Paquier 16.0
2020-10-05 Fix handling of redundant options with COPY for "freeze" and "header" Michael Paquier 14.0
2019-01-19 Allow COPY FROM to filter data using WHERE conditions Tomas Vondra 12.0
2018-12-23 Disable WAL-skipping optimization for COPY on views Michael Paquier 10.7
2018-12-23 Disable WAL-skipping optimization for COPY on views and foreign tables Michael Paquier 11.2
2018-12-23 Disable WAL-skipping optimization for COPY on views and foreign tables Michael Paquier 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0