index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
revoke.sgml
Commit message (
Expand
)
Author
Age
*
Reintroduce MAINTAIN privilege and pg_maintain predefined role.
Nathan Bossart
2024-03-13
*
Revert MAINTAIN privilege and pg_maintain predefined role.
Nathan Bossart
2023-07-07
*
Add grantable MAINTAIN privilege and pg_maintain role.
Jeff Davis
2022-12-13
*
Provide per-table permissions for vacuum and analyze.
Andrew Dunstan
2022-11-28
*
Add a SET option to the GRANT command.
Robert Haas
2022-11-18
*
Allow grant-level control of role inheritance behavior.
Robert Haas
2022-08-25
*
Make role grant system more consistent with other privileges.
Robert Haas
2022-08-22
*
Allow granting SET and ALTER SYSTEM privileges on GUC parameters.
Tom Lane
2022-04-06
*
Allow GRANTED BY clause in normal GRANT and REVOKE statements
Peter Eisentraut
2021-01-30
*
Improve <xref> vs. <command> formatting in the documentation
Peter Eisentraut
2020-10-03
*
Allow CURRENT_ROLE where CURRENT_USER is accepted
Peter Eisentraut
2020-09-17
*
Doc: fix old oversights in GRANT/REVOKE documentation.
Tom Lane
2020-02-12
*
Refactor documentation about privileges to centralize the info.
Tom Lane
2018-12-03
*
Fix grammar in REVOKE documentation
Michael Paquier
2018-06-10
*
SQL procedures
Peter Eisentraut
2017-11-30
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-20
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Use lower-case SGML attribute values
Peter Eisentraut
2017-10-10
*
Allow referring to functions without arguments when unique
Peter Eisentraut
2017-03-14
*
Use gender-neutral language in documentation
Peter Eisentraut
2015-09-21
*
doc: Improve DocBook XML validity
Peter Eisentraut
2014-02-23
*
Make placeholders in SQL command help more consistent and precise
Peter Eisentraut
2012-06-22
*
Add note about column privilege behavior to REVOKE reference page
Peter Eisentraut
2012-03-17
*
Add support for privileges on types
Peter Eisentraut
2011-12-20
*
Fix a whitespace issue with the man pages
Peter Eisentraut
2011-08-07
*
Be consistent about writing "[, ...]" instead "[,...]" in the docs.
Heikki Linnakangas
2010-11-29
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2010-04-03
*
Make typography consistent
Peter Eisentraut
2010-03-17
*
Add large object access control.
Itagaki Takahiro
2009-12-11
*
Support GRANT/REVOKE ON ALL TABLES/SEQUENCES/FUNCTIONS IN SCHEMA.
Tom Lane
2009-10-12
*
Make the placeholder naming in the synopses of the SQL help more consistent
Peter Eisentraut
2009-09-19
*
Support column-level privileges, as required by SQL standard.
Tom Lane
2009-01-22
*
SQL/MED catalog manipulation facilities
Peter Eisentraut
2008-12-19
*
Set SQL man pages to be section 7 by default, and only transform them to
Peter Eisentraut
2008-11-14
*
Create a separate grantable privilege for TRUNCATE, rather than having it be
Tom Lane
2008-09-08
*
Document that REVOKE doesn't remove all permissions if PUBLIC has permissions.
Bruce Momjian
2008-03-03
*
Update some obsolete stuff in the GRANT and REVOKE reference pages:
Tom Lane
2007-10-30
*
Fix typo in REVOKE reference page. Guillaume Lelarge.
Neil Conway
2007-10-10
*
Slight wording improvement.
Bruce Momjian
2007-04-07
*
Remove example of SQL-standard syntax for GRANT/REVOKE --- was causing
Bruce Momjian
2007-04-07
*
Update reference documentation on may/can/might:
Bruce Momjian
2007-01-31
*
Remove emacs info from footer of SGML files.
Bruce Momjian
2006-09-16
*
Get rid of the separate RULE privilege for tables: now only a table's owner
Tom Lane
2006-09-05
*
Fix documentation error: GRANT/REVOKE for roles only accept role names
Tom Lane
2006-08-02
*
Code review for GRANT CONNECT patch. Spell the privilege as CONNECT not
Tom Lane
2006-04-30
*
Add GRANT CONNECTION ON DATABASE, to be used in addition to pg_hba.conf.
Bruce Momjian
2006-04-30
*
Add GRANT ON SEQUENCE syntax to support sequence-only permissions.
Bruce Momjian
2006-01-21
*
Document the behavior of GRANT/REVOKE in cases where the privilege is
Tom Lane
2005-10-20
[next]