Commits

DateSubjectAuthorReleases
2025-04-02 Change SQL-language functions to use the plan cache. Tom Lane 18.0
2024-05-07 Prevent RLS filters on ctid from breaking WHERE CURRENT OF <cursor>. Tom Lane 17.0
2024-03-19 Improve EXPLAIN's display of SubPlan nodes and output parameters. Tom Lane 17.0
2023-05-08 Handle RLS dependencies in inlined set-returning functions properly. Tom Lane 12.15
2023-05-08 Handle RLS dependencies in inlined set-returning functions properly. Tom Lane 11.20
2023-05-08 Handle RLS dependencies in inlined set-returning functions properly. Tom Lane 14.8
2023-05-08 Handle RLS dependencies in inlined set-returning functions properly. Tom Lane 16.0
2023-05-08 Handle RLS dependencies in inlined set-returning functions properly. Tom Lane 13.11
2023-05-08 Handle RLS dependencies in inlined set-returning functions properly. Tom Lane 15.3
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-12-02 Remove logic for converting a table to a view. Tom Lane 16.0
2021-06-18 Fix misbehavior of DROP OWNED BY with duplicate polroles entries. Tom Lane 11.13
2021-06-18 Fix misbehavior of DROP OWNED BY with duplicate polroles entries. Tom Lane 14.0
2021-06-18 Fix misbehavior of DROP OWNED BY with duplicate polroles entries. Tom Lane 12.8
2021-06-18 Fix misbehavior of DROP OWNED BY with duplicate polroles entries. Tom Lane 10.18
2021-06-18 Fix misbehavior of DROP OWNED BY with duplicate polroles entries. Tom Lane 13.4
2021-06-18 Fix misbehavior of DROP OWNED BY with duplicate polroles entries. Tom Lane 9.6.23
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2019-12-11 Further adjust EXPLAIN's choices of table alias names. Tom Lane 13.0
2019-12-03 Fix EXPLAIN's column alias output for mismatched child tables. Tom Lane 13.0