Commits

DateSubjectAuthorReleases
2026-06-27 COPY TO FORMAT JSON: respect column list order Andrew Dunstan 19 (unreleased)
2026-05-14 Fix attribute mapping for COPY TO on partitioned tables. Masahiko Sawada 19 (unreleased)
2026-03-20 Add option force_array for COPY JSON FORMAT Andrew Dunstan 19 (unreleased)
2026-03-20 json format for COPY TO Andrew Dunstan 19 (unreleased)
2026-01-22 file_fdw: Support multi-line HEADER option. Fujii Masao 19 (unreleased)
2026-01-22 Improve the error message in COPY with HEADER option. Fujii Masao 19 (unreleased)
2025-10-20 Support COPY TO for partitioned tables. Masahiko Sawada 19 (unreleased)
2025-07-03 Support multi-line headers in COPY FROM command. Fujii Masao 19 (unreleased)
2025-04-04 Allow "COPY table TO" command to copy rows from materialized views. Fujii Masao 18.0
2025-03-04 Add regression tests for pg_stat_progress_copy.tuples_skipped. Fujii Masao 18.0
2025-02-06 Disallow COPY FREEZE on foreign tables. Nathan Bossart 18.0
2024-10-01 Reject a copy EOF marker that has data ahead of it on the same line. Tom Lane 18.0
2024-09-30 Do not treat \. as an EOF marker in CSV mode for COPY IN. Tom Lane 18.0
2024-04-18 Fix typos and duplicate words Daniel Gustafsson 17.0
2023-10-14 Fix bulk table extension when copying into multiple partitions Andres Freund 16.1
2023-10-14 Fix bulk table extension when copying into multiple partitions Andres Freund 17.0
2023-10-01 Only evaluate default values as required when doing COPY FROM Andrew Dunstan 16.1
2023-10-01 Only evaluate default values as required when doing COPY FROM Andrew Dunstan 17.0
2023-01-03 Fix typos in comments, code and documentation Michael Paquier 15.2
2023-01-03 Fix typos in comments, code and documentation Michael Paquier 16.0
2022-08-18 Simplify and clarify an error message Peter Eisentraut 16.0
2022-08-18 Simplify and clarify an error message Peter Eisentraut 15.0
2022-06-23 Fix two issues with HEADER MATCH in COPY Michael Paquier 15.0
2022-03-30 Add header matching mode to COPY FROM Peter Eisentraut 15.0
2022-02-08 Rearrange core regression tests to reduce cross-script dependencies. Tom Lane 15.0