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
2009-10-12 Support GRANT/REVOKE ON ALL TABLES/SEQUENCES/FUNCTIONS IN SCHEMA. 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-10-30 Update some obsolete stuff in the GRANT and REVOKE reference pages: 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-08-02 Fix documentation error: GRANT/REVOKE for roles only accept role names Tom Lane 8.1.5
2006-08-02 Fix documentation error: GRANT/REVOKE for roles only accept role names 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
2005-10-20 Document the behavior of GRANT/REVOKE in cases where the privilege is Tom Lane 8.1.0
2005-07-26 Basic documentation for ROLEs. The user-manag chapter still needs to Tom Lane 8.1.0
2005-05-26 Document that utility commands such as DROP FUNCTION allow argument names Tom Lane 8.1.0
2004-11-05 Create 'default_tablespace' GUC variable that supplies a TABLESPACE Tom Lane 8.0.0
2004-06-18 Tablespaces. Alternate database locations are dead, long live tablespaces. Tom Lane 8.0.0
2004-06-01 Align GRANT/REVOKE behavior more closely with the SQL spec, per discussion Tom Lane 8.0.0
2003-10-31 When a superuser does GRANT or REVOKE on an object he doesn't own, Tom Lane 7.4.1
2002-04-21 Restructure AclItem representation so that we can have more than eight Tom Lane 7.3.1
2001-11-19 Try to be a little bit clearer about the implications of GRANT TO PUBLIC Tom Lane 7.2.1