Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-21 | Fix wrong assertion and poor error messages in "COPY (query) TO". | Tom Lane | 15.9 |
| 2023-03-10 | Ensure COPY TO on an RLS-enabled table copies no more than it should. | Tom Lane | 15.3 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-04-13 | Remove extraneous blank lines before block-closing braces | Alvaro Herrera | 15.0 |
| 2022-03-04 | Parse/analyze function renaming | Peter Eisentraut | 15.0 |
| 2022-01-29 | Fix incorrect memory context switch in COPY TO execution | Michael Paquier | 15.0 |
| 2022-01-28 | Add HEADER support to COPY text format | Peter Eisentraut | 15.0 |
| 2022-01-28 | Add some const decorations | Peter Eisentraut | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |