Commits

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

DateSubjectAuthorReleases
2023-11-06 Ban role pg_signal_backend from more superuser backend types. Noah Misch 11.22
2022-05-09 Make relation-enumerating operations be security-restricted operations. Noah Misch 11.16
2022-05-09 In REFRESH MATERIALIZED VIEW, set user ID before running user code. Noah Misch 11.16
2021-02-08 Fix permission checks on constraint violation errors on partitions. Heikki Linnakangas 11.11
2021-01-20 Fix ALTER DEFAULT PRIVILEGES with duplicated objects Michael Paquier 11.11
2020-12-25 Invalidate acl.c caches when pg_authid changes. Noah Misch 11.11
2020-11-09 In security-restricted operations, block enqueue of at-commit user code. Noah Misch 11.10
2020-02-03 Revert commit a5b652f3a0. Fujii Masao 11.7
2020-01-30 Make inherited TRUNCATE perform access permission checks on parent table only. Fujii Masao 11.7
2019-05-06 Use checkAsUser for selectivity estimator checks, if it's set. Dean Rasheed 11.3
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 11.2
2018-10-16 Avoid rare race condition in privileges.sql regression test. Tom Lane 11.1
2018-10-02 Fix corner-case failures in has_foo_privilege() family of functions. Tom Lane 11.0
2018-04-12 Revert MERGE patch Simon Riggs 11.0
2018-04-03 MERGE SQL Command following SQL:2016 Simon Riggs 11.0
2018-04-02 Revert "Modified files for MERGE" Simon Riggs 11.0
2018-04-02 Modified files for MERGE Simon Riggs 11.0
2018-03-15 Clean up duplicate table and function names in regression tests. Tom Lane 11.0
2018-03-15 Clean up duplicate role and schema names in regression tests. Tom Lane 11.0
2018-01-19 Replace AclObjectKind with ObjectType Peter Eisentraut 11.0
2017-11-30 SQL procedures Peter Eisentraut 11.0
2017-11-09 Restrict lo_import()/lo_export() via SQL permissions not hard-wired checks. Tom Lane 11.0
2017-11-06 Always require SELECT permission for ON CONFLICT DO UPDATE. Dean Rasheed 11.0