aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_role.sgml
Commit message (Expand)AuthorAge
* Make superuser imply replication privilege. The idea of a privilege thatHeikki Linnakangas2012-01-14
* Make the reference to "CREATE USER" in the CREATE ROLE page a link.Robert Haas2011-10-10
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* Give superusers REPLIACTION permission by defaultMagnus Hagander2011-01-05
* Remove tabs in SGMLPeter Eisentraut2010-12-30
* Add REPLICATION privilege for ROLEsMagnus Hagander2010-12-29
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Make the placeholder naming in the synopses of the SQL help more consistentPeter Eisentraut2009-09-19
* Easier to translate psql helpPeter Eisentraut2009-09-18
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-14
* Use "alternative" instead of "alternate" where it is clearer.Peter Eisentraut2007-11-07
* Update reference documentation on may/can/might:Bruce Momjian2007-01-31
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Appended is a small documentation patch that adds a note to the CREATEBruce Momjian2006-03-03
* Allow CREATE/ALTER ROLE PASSWORD NULL to allow restoring the default statePeter Eisentraut2005-12-23
* Add new psql command \password for changing role password with client-sidePeter Eisentraut2005-12-18
* Some minor improvements to the CE docs. Also fix a bit of SGML markupNeil Conway2005-11-03
* Update administrator's guide chapters for ROLEs patch.Tom Lane2005-08-14
* Add per-user and per-database connection limit options.Tom Lane2005-07-31
* Basic documentation for ROLEs. The user-manag chapter still needs toTom Lane2005-07-26