Commits

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

DateSubjectAuthorReleases
2025-08-23 Rewrite previous commit's test for TestUpgradeXversion compatibility. Noah Misch 13.23
2025-08-23 Sort DO_DEFAULT_ACL dump objects independent of OIDs. Noah Misch 13.23
2025-08-11 Fix security checks in selectivity estimation functions. Dean Rasheed 13.22
2025-07-11 Fix inconsistent quoting of role names in ACLs. Tom Lane 13.22
2024-11-11 Fix improper interactions between session_authorization and role. Tom Lane 13.17
2023-11-06 Ban role pg_signal_backend from more superuser backend types. Noah Misch 13.13
2022-05-09 In REFRESH MATERIALIZED VIEW, set user ID before running user code. Noah Misch 13.7
2022-05-09 Make relation-enumerating operations be security-restricted operations. Noah Misch 13.7
2021-05-12 Reduce runtime of privileges.sql test under CLOBBER_CACHE_ALWAYS. Tom Lane 13.4
2021-02-08 Fix mishandling of column-level SELECT privileges for join aliases. Tom Lane 13.2
2021-02-08 Fix permission checks on constraint violation errors on partitions. Heikki Linnakangas 13.2
2021-01-20 Fix ALTER DEFAULT PRIVILEGES with duplicated objects Michael Paquier 13.2
2020-12-25 Invalidate acl.c caches when pg_authid changes. Noah Misch 13.2
2020-11-09 In security-restricted operations, block enqueue of at-commit user code. Noah Misch 13.1
2020-06-09 Repair unstable regression test. Tom Lane 13.0
2020-06-05 Improve ineq_histogram_selectivity's behavior for non-default orderings. Tom Lane 13.0
2020-02-18 Make inherited LOCK TABLE perform access permission checks on parent table only. Fujii Masao 13.0
2020-01-30 Make inherited TRUNCATE perform access permission checks on parent table only. Fujii Masao 13.0