Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-21 | Fix wrong assertion and poor error messages in "COPY (query) TO". | Tom Lane | 16.5 |
| 2023-03-29 | Simplify useless 0L constants | Peter Eisentraut | 16.0 |
| 2023-03-10 | Ensure COPY TO on an RLS-enabled table copies no more than it should. | Tom Lane | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-11-02 | Remove code handling FORCE_NULL and FORCE_NOT_NULL for COPY TO | Michael Paquier | 16.0 |
| 2022-10-11 | Add support for COPY TO callback functions | Michael Paquier | 16.0 |