Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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 |