Commits

DateSubjectAuthorReleases
2023-08-07 Fix RLS policy usage in MERGE. Dean Rasheed 15.4
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-13 Remove incidental md5() function uses from main regression tests 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-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
2022-03-28 Add support for MERGE SQL command Alvaro Herrera 15.0
2022-03-22 Add support for security invoker views. Dean Rasheed 15.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-04-21 doc: Improve hyphenation consistency Peter Eisentraut 14.0
2019-09-12 Fix usage of whole-row variables in WCO and RLS policy expressions. Tom Lane 10.11