aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/createuser.sgml
Commit message (Expand)AuthorAge
* Document deprecated createuser option.Nathan Bossart2023-05-23
* Rename some createuser options.Nathan Bossart2023-05-21
* doc: improve description of adding roles as membersBruce Momjian2023-05-18
* doc: Fix some typos and grammarMichael Paquier2023-04-12
* Fix handling of default option values in createuserDaniel Gustafsson2023-03-06
* Replace single-quotes with double-quotes in a few SGML attributes.Heikki Linnakangas2023-02-27
* Add new GUC createrole_self_grant.Robert Haas2023-01-10
* Restrict the privileges of CREATEROLE users.Robert Haas2023-01-10
* Improve documentation of the CREATEROLE attibute.Robert Haas2023-01-03
* createuser: Add support for more clause types through new optionsMichael Paquier2022-07-13
* Fix typos and grammar in documentation and code commentsMichael Paquier2021-04-09
* Improve <xref> vs. <command> formatting in the documentationPeter Eisentraut2020-10-03
* Doc: fix some description of environment variables with frontend toolsMichael Paquier2020-03-09
* Unified logging system for command-line programsPeter Eisentraut2019-04-01
* 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
* Remove support for password_encryption='off' / 'plain'.Heikki Linnakangas2017-05-08
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-23
* Add a new option, -g, to createuser, to add membership in a role.Robert Haas2013-12-11
* Make documentation of --help and --version options more consistentPeter Eisentraut2012-06-18
* doc: Fix for too many brackets in command synopses on man pagesPeter Eisentraut2012-05-03
* createuser: Disable prompting by defaultPeter Eisentraut2012-02-07
* Add --{no-,}replication flags to createuser.Robert Haas2011-09-23
* Use '=' when documenting long options.Bruce Momjian2011-03-10
* Remove bogus claims regarding createuser defaults.Robert Haas2011-01-08
* 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
* Re-order createuser and vacuumedb documentation options, forBruce Momjian2010-03-22
* Document --version and --help options for all client applications (theyBruce Momjian2010-02-19
* First pass over client applications documentation proofreading.Bruce Momjian2010-02-19
* Add a -w/--no-password option that prevents all password prompts to allPeter Eisentraut2009-02-26
* Make documentation of -W options more accurate and uniform.Tom Lane2007-12-11
* Update password example.Peter Eisentraut2007-06-21
* Update examples of create/drop scripts.Peter Eisentraut2007-06-21
* Remove gratuitous response messages from utility programs.Peter Eisentraut2007-06-04
* Fix seriously broken markup for libpq-envars cross-references.Tom Lane2007-03-26
* More clearly document that most PostgreSQL utilities support libpqBruce Momjian2007-02-20
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Make an editorial pass over the reference pages.Tom Lane2005-11-01
* Change the option spelling to --connection-limit to be consistent with thePeter Eisentraut2005-09-30
* Update the createuser utility for the ROLEs world. Alvaro HerreraTom Lane2005-08-14
* Add reference to libpq environment variables for client applications.Bruce Momjian2005-05-29
* Update createuser examples to match the current program behavior,Tom Lane2005-05-13
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Mop-up for error-message updates in documentation.Tom Lane2003-09-12
* More cleanup of Diagnostics sections.Tom Lane2003-09-12
* Add/edit index entries.Peter Eisentraut2003-08-31
* This patch makes two minor fixes to the docs: (1) fixes aBruce Momjian2003-08-17