aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/reassign_owned.sgml
Commit message (Expand)AuthorAge
* Improve <xref> vs. <command> formatting in the documentationPeter Eisentraut2020-10-03
* Allow CURRENT_ROLE where CURRENT_USER is acceptedPeter Eisentraut2020-09-17
* Doc: clarify that REASSIGN OWNED doesn't handle default privileges.Tom Lane2019-03-25
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Convert SGML IDs to lower casePeter Eisentraut2017-10-20
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* REASSIGN OWNED BY doc: s/privileges/membership/Alvaro Herrera2017-10-17
* Use lower-case SGML attribute valuesPeter Eisentraut2017-10-10
* Improve documentation of the role-dropping process.Tom Lane2015-10-07
* Fix up some loose ends for CURRENT_USER as RoleSpecAlvaro Herrera2015-04-30
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-23
* REASSIGN OWNED: handle shared objects, tooAlvaro Herrera2013-01-28
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Add note about database ownership to REASSIGN OWNED command documentation,Alvaro Herrera2010-05-31
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Clarify some behaviours of REASSIGN OWNED and DROP OWNED BY.Simon Riggs2010-04-02
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-14
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Correct some errors and do some SGML police work on the reference pagesNeil Conway2006-04-02
* Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate theAlvaro Herrera2005-11-21