Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-12-09 | Simplify executor's determination of whether to use parallelism. | Tom Lane | 18.0 |
| 2024-10-21 | Fix wrong assertion and poor error messages in "COPY (query) TO". | Tom Lane | 18.0 |
| 2024-09-30 | Do not treat \. as an EOF marker in CSV mode for COPY IN. | Tom Lane | 18.0 |