Commits

DateSubjectAuthorReleases
2026-04-06 Avoid unsafe access to negative index in a TupleDesc. Tom Lane 17.10
2026-04-06 Avoid unsafe access to negative index in a TupleDesc. Tom Lane 14.23
2026-04-06 Avoid unsafe access to negative index in a TupleDesc. Tom Lane 16.14
2026-04-06 Avoid unsafe access to negative index in a TupleDesc. Tom Lane 18.4
2026-04-06 Avoid unsafe access to negative index in a TupleDesc. Tom Lane 15.18
2026-04-06 Disallow system columns in COPY FROM WHERE conditions. Tom Lane 19 (unreleased)
2024-10-21 Fix wrong assertion and poor error messages in "COPY (query) TO". Tom Lane 13.17
2024-10-21 Fix wrong assertion and poor error messages in "COPY (query) TO". Tom Lane 12.21
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 12.18
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 16.0
2023-03-10 Ensure COPY TO on an RLS-enabled table copies no more than it should. Tom Lane 12.15
2023-03-10 Ensure COPY TO on an RLS-enabled table copies no more than it should. Tom Lane 13.11
2023-03-10 Ensure COPY TO on an RLS-enabled table copies no more than it should. Tom Lane 11.20
2023-03-10 Ensure COPY TO on an RLS-enabled table copies no more than it should. Tom Lane 15.3
2023-03-10 Ensure COPY TO on an RLS-enabled table copies no more than it should. Tom Lane 14.8
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2020-09-16 Don't fetch partition check expression during InitResultRelInfo. Tom Lane 14.0
2020-07-25 Improve performance of binary COPY FROM through better buffering. Tom Lane 14.0
2020-07-11 Avoid useless buffer allocations during binary COPY FROM. Tom Lane 14.0
2020-06-29 Mop up some no-longer-necessary hacks around printf %.*s format. Tom Lane 14.0
2020-01-02 Make parser rely more heavily on the ParseNamespaceItem data structure. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-01-29 Refactor planner's header files. Tom Lane 12.0
2018-12-16 Improve detection of child-process SIGPIPE failures. Tom Lane 11.2