Commits

DateSubjectAuthorReleases
2022-04-06 Allow granting SET and ALTER SYSTEM privileges on GUC parameters. Tom Lane 15.0
2020-02-12 Doc: fix old oversights in GRANT/REVOKE documentation. Tom Lane 13.0
2020-02-12 Doc: fix old oversights in GRANT/REVOKE documentation. Tom Lane 10.13
2020-02-12 Doc: fix old oversights in GRANT/REVOKE documentation. Tom Lane 9.6.18
2020-02-12 Doc: fix old oversights in GRANT/REVOKE documentation. Tom Lane 11.8
2020-02-12 Doc: fix old oversights in GRANT/REVOKE documentation. Tom Lane 12.3
2020-02-12 Doc: fix old oversights in GRANT/REVOKE documentation. Tom Lane 9.5.22
2018-12-03 Refactor documentation about privileges to centralize the info. Tom Lane 12.0
2017-10-11 Doc: fix missing explanation of default object privileges. Tom Lane 10.1
2017-10-11 Doc: fix missing explanation of default object privileges. Tom Lane 11.0
2017-10-11 Doc: fix missing explanation of default object privileges. Tom Lane 9.2.24
2017-10-11 Doc: fix missing explanation of default object privileges. Tom Lane 9.3.20
2017-10-11 Doc: fix missing explanation of default object privileges. Tom Lane 9.4.15
2017-10-11 Doc: fix missing explanation of default object privileges. Tom Lane 9.5.10
2017-10-11 Doc: fix missing explanation of default object privileges. Tom Lane 9.6.6
2017-03-31 For foreign keys, check REFERENCES privilege only on the referenced table. Tom Lane 10.0
2013-02-21 Add postgres_fdw contrib module. Tom Lane 9.3.0
2009-10-12 Support GRANT/REVOKE ON ALL TABLES/SEQUENCES/FUNCTIONS IN SCHEMA. Tom Lane 9.0.0
2009-10-05 Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjust Tom Lane 9.0.0
2009-09-12 Improve GRANT reference page's description of object ownership 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
2008-05-28 Improve GRANT documentation to point out that UPDATE and DELETE typically Tom Lane 7.4.20
2008-05-28 Improve GRANT documentation to point out that UPDATE and DELETE typically Tom Lane 8.0.16
2008-05-28 Improve GRANT documentation to point out that UPDATE and DELETE typically Tom Lane 8.1.12