Commits

DateSubjectAuthorReleases
2024-06-17 Improve tracking of role dependencies of pg_init_privs entries. Tom Lane 17.0
2024-04-29 Fix failure to track role dependencies of pg_init_privs entries. Tom Lane 17.0
2023-10-14 Harden has_xxx_privilege() functions against concurrent object drops. Tom Lane 17.0
2022-04-06 Allow granting SET and ALTER SYSTEM privileges on GUC parameters. Tom Lane 15.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 12.0
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 9.6.12
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 9.5.16
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 10.7
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 9.4.21
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 11.2
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-05-14 Standardize terminology for pg_statistic_ext entries. Tom Lane 10.0
2011-03-09 Adjust the permissions required for COMMENT ON ROLE. Tom Lane 9.1.0
2011-03-04 Allow non-superusers to create (some) extensions. Tom Lane 9.1.0
2009-10-05 Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjust Tom Lane 9.0.0
2009-01-22 Support column-level privileges, as required by SQL standard. Tom Lane 8.4.0
2008-09-08 Create a separate grantable privilege for TRUNCATE, rather than having it be Tom Lane 8.4.0
2007-08-21 Tsearch2 functionality migrates to core. The bulk of this work is by Tom Lane 8.3.0
2007-03-26 Allow non-superuser database owners to create procedural languages. Tom Lane 8.3.0
2007-01-23 Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON OPERATOR Tom Lane 8.3.0
2006-09-05 Get rid of the separate RULE privilege for tables: now only a table's owner Tom Lane 8.2.0
2006-05-03 Create a syscache for pg_database-indexed-by-oid, and make use of it Tom Lane 8.2.0
2006-04-30 Code review for GRANT CONNECT patch. Spell the privilege as CONNECT not Tom Lane 8.2.0