Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-21 | Fix wrong assertion and poor error messages in "COPY (query) TO". | Tom Lane | 13.17 |
| 2023-11-16 | Ensure we preprocess expressions before checking their volatility. | Tom Lane | 13.14 |
| 2023-03-10 | Ensure COPY TO on an RLS-enabled table copies no more than it should. | Tom Lane | 13.11 |
| 2020-01-02 | Make parser rely more heavily on the ParseNamespaceItem data structure. | Tom Lane | 13.0 |