Commits

Showing commits that first shipped in 14 (backpatches included). Clear

DateSubjectAuthorReleases
2025-08-23 Rewrite previous commit's test for TestUpgradeXversion compatibility. Noah Misch 14.20
2025-08-23 Sort DO_DEFAULT_ACL dump objects independent of OIDs. Noah Misch 14.20
2025-08-11 Fix security checks in selectivity estimation functions. Dean Rasheed 14.19
2025-07-11 Fix inconsistent quoting of role names in ACLs. Tom Lane 14.19
2024-11-11 Fix improper interactions between session_authorization and role. Tom Lane 14.14
2023-11-06 Ban role pg_signal_backend from more superuser backend types. Noah Misch 14.10
2022-05-09 Make relation-enumerating operations be security-restricted operations. Noah Misch 14.3
2022-05-09 In REFRESH MATERIALIZED VIEW, set user ID before running user code. Noah Misch 14.3
2021-11-26 Fix GRANTED BY support in REVOKE ROLE statements Daniel Gustafsson 14.2
2021-05-12 Reduce runtime of privileges.sql test under CLOBBER_CACHE_ALWAYS. Tom Lane 14.0
2021-04-05 Add pg_read_all_data and pg_write_all_data roles Stephen Frost 14.0
2021-03-31 Fix has_column_privilege function corner case Joe Conway 14.0
2021-03-26 Add "pg_database_owner" default role. Noah Misch 14.0
2021-02-08 Fix mishandling of column-level SELECT privileges for join aliases. Tom Lane 14.0
2021-02-08 Fix permission checks on constraint violation errors on partitions. Heikki Linnakangas 14.0
2021-01-30 Allow GRANTED BY clause in normal GRANT and REVOKE statements Peter Eisentraut 14.0
2021-01-20 Add regression test for DROP OWNED BY with default ACLs Michael Paquier 14.0
2021-01-20 Fix ALTER DEFAULT PRIVILEGES with duplicated objects Michael Paquier 14.0
2020-12-25 Invalidate acl.c caches when pg_authid changes. Noah Misch 14.0
2020-11-09 In security-restricted operations, block enqueue of at-commit user code. Noah Misch 14.0
2020-06-09 Repair unstable regression test. Tom Lane 14.0