Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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 |
| 2022-02-08 | Rearrange core regression tests to reduce cross-script dependencies. | Tom Lane | 15.0 |
| 2021-12-20 | Remove dynamic translation of regression test scripts, step 2. | Tom Lane | 15.0 |