aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/alter_default_privileges.sgml
Commit message (Expand)AuthorAge
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-23
* Remove ALTER DEFAULT PRIVILEGES' requirement of schema CREATE permissions.Tom Lane2013-06-09
* Add support for privileges on typesPeter Eisentraut2011-12-20
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* Basic foreign table support.Robert Haas2011-01-01
* Be consistent about writing "[, ...]" instead "[,...]" in the docs.Heikki Linnakangas2010-11-29
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Arrange to remove pg_default_acl entries completely if their ACL settingTom Lane2010-04-05
* Minor wording improvement.Tom Lane2010-04-03
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Use plurals (TABLES, FUNCTIONS, etc) in ALTER DEFAULT PRIVILEGES. We haveTom Lane2009-10-12
* Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjustTom Lane2009-10-05