index
:
postgresql-pgindent.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
grant.sgml
Age
Commit message (
Expand
)
Author
2023-01-16
More documentation update for GRANT ... WITH SET OPTION.
Robert Haas
2023-01-10
Restrict the privileges of CREATEROLE users.
Robert Haas
2023-01-03
Fix typos in comments, code and documentation
Michael Paquier
2022-12-14
Add grantable MAINTAIN privilege and pg_maintain role.
Jeff Davis
2022-11-28
Provide per-table permissions for vacuum and analyze.
Andrew Dunstan
2022-11-18
Fix typos and bump catversion.
Robert Haas
2022-11-18
Add a SET option to the GRANT command.
Robert Haas
2022-08-25
Allow grant-level control of role inheritance behavior.
Robert Haas
2022-08-25
doc: Fix typo in GRANT docs
Daniel Gustafsson
2022-08-22
Make role grant system more consistent with other privileges.
Robert Haas
2022-04-06
Allow granting SET and ALTER SYSTEM privileges on GUC parameters.
Tom Lane
2022-03-28
Remove the ability of a role to administer itself.
Robert Haas
2021-01-30
Allow GRANTED BY clause in normal GRANT and REVOKE statements
Peter Eisentraut
2020-10-03
Improve <xref> vs. <command> formatting in the documentation
Peter Eisentraut
2020-09-17
Allow CURRENT_ROLE where CURRENT_USER is accepted
Peter Eisentraut
2020-02-12
Doc: fix old oversights in GRANT/REVOKE documentation.
Tom Lane
2018-12-03
Refactor documentation about privileges to centralize the info.
Tom Lane
2017-11-30
SQL procedures
Peter Eisentraut
2017-11-23
Convert documentation to DocBook XML
Peter Eisentraut
2017-10-20
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-17
Don't use SGML empty tags
Peter Eisentraut
2017-10-11
Doc: fix missing explanation of default object privileges.
Tom Lane
2017-10-10
Use lower-case SGML attribute values
Peter Eisentraut
2017-04-08
doc: Add some markup
Peter Eisentraut
2017-03-31
For foreign keys, check REFERENCES privilege only on the referenced table.
Tom Lane
2017-03-15
Allow referring to functions without arguments when unique
Peter Eisentraut
2017-01-26
doc: Update privileges documentation
Peter Eisentraut
2015-09-22
Use gender-neutral language in documentation
Peter Eisentraut
2015-03-09
Allow CURRENT/SESSION_USER to be used in certain commands
Alvaro Herrera
2014-02-24
doc: Improve DocBook XML validity
Peter Eisentraut
2014-02-17
Shore up ADMIN OPTION restrictions.
Noah Misch
2013-02-21
Add postgres_fdw contrib module.
Tom Lane
2012-06-21
Make placeholders in SQL command help more consistent and precise
Peter Eisentraut
2012-01-30
Add sequence USAGE privileges to information schema
Peter Eisentraut
2012-01-09
Add compatibility note about grant options on GRANT reference page
Peter Eisentraut
2011-12-19
Add support for privileges on types
Peter Eisentraut
2011-08-07
Remove whitespace from end of lines
Peter Eisentraut
2011-08-07
Fix a whitespace issue with the man pages
Peter Eisentraut
2011-07-11
Improve wording of documentation on default privileges.
Andrew Dunstan
2011-05-13
More cleanup of FOREIGN TABLE permissions handling.
Robert Haas
2011-04-25
Remove partial and undocumented GRANT .. FOREIGN TABLE support.
Robert Haas
2010-11-29
Be consistent about writing "[, ...]" instead "[,...]" in the docs.
Heikki Linnakangas
2010-10-14
Complete the documentation of the USAGE privilege for foreign servers
Peter Eisentraut
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-07-29
Fix indentation of verbatim block elements
Peter Eisentraut
2010-04-03
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2010-03-17
Make typography consistent
Peter Eisentraut
2009-12-17
Improve documentation for pg_largeobject changes.
Robert Haas
2009-12-11
Add large object access control.
Itagaki Takahiro
2009-10-12
Support GRANT/REVOKE ON ALL TABLES/SEQUENCES/FUNCTIONS IN SCHEMA.
Tom Lane
[next]