aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/drop_owned.sgml
Commit message (Expand)AuthorAge
* Doc: clarify that REASSIGN OWNED doesn't handle default privileges.Tom Lane2019-03-25
* 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
* DROP OWNED: don't try to drop tablespaces/databasesAlvaro Herrera2013-01-28
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* 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
* Update reference documentation on may/can/might:Bruce Momjian2007-01-31
* Make the order of the CASCADE and RESTRICT keywords in the DROP OWNEDNeil Conway2006-09-18
* 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