Commits

DateSubjectAuthorReleases
2008-05-28 Improve GRANT documentation to point out that UPDATE and DELETE typically Tom Lane 8.2.8
2008-05-28 Improve GRANT documentation to point out that UPDATE and DELETE typically Tom Lane 8.3.2
2008-05-28 Improve GRANT documentation to point out that UPDATE and DELETE typically Tom Lane 8.4.0
2007-10-30 Update some obsolete stuff in the GRANT and REVOKE reference pages: Tom Lane 8.3.0
2007-06-03 Create a GUC parameter temp_tablespaces that allows selection of the 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-10-13 Improve documentation about CREATEROLE privilege. 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
2005-04-28 Implement sharable row-level locks, and use them for foreign key references Tom Lane 8.1.0
2004-11-05 Create 'default_tablespace' GUC variable that supplies a TABLESPACE Tom Lane 8.0.0
2004-09-01 Add a note about the difference between Postgres' treatment of the rights Tom Lane 8.0.0
2004-08-07 Improve privileges discussion (mostly, mention grant options). 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
2003-09-20 Fix a batch of speling misteaks identified by Peter's spell-checker tool. Tom Lane 7.4.1
2002-09-24 Change default privileges for languages and functions to be PUBLIC USAGE Tom Lane 7.3.1
2002-09-03 Arrange for the default permissions on a database to allow temp table Tom Lane 7.3.1
2002-08-10 psql backslash commands are schema-aware. Pattern matching behavior Tom Lane 7.3.1
2002-05-14 Fix obsolete statement about permissions on COPY ref page, and confusion Tom Lane 7.3.1