aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/createuser.sgml
Commit message (Expand)AuthorAge
* 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
* Remove mention of ALTER USER able to remove passwords.Bruce Momjian2003-06-06
* Add documentation to 'createuser' that ALTER USER must be used to add orBruce Momjian2003-05-26
* Another big editing pass for consistent content and presentation.Peter Eisentraut2003-03-24
* Reimplement create and drop scripts in C, to reduce repetitivePeter Eisentraut2003-03-18
* This patch fixes an error in the usage message for 'clusterdb', andBruce Momjian2003-02-13
* Assorted reference page updatesPeter Eisentraut2002-10-11
* Add more appropriate markup.Peter Eisentraut2002-09-21
* Make sure all clients have the same understanding of default user namePeter Eisentraut2002-08-10
* Structure reference pages consistently. Document that structure.Peter Eisentraut2002-07-28
* Augment the date/time examples in the User's Guide to reflect the newerThomas G. Lockhart2002-04-21
* Point out that --adduser actually makes the new user a superuser. ThisTom Lane2002-02-13
* Spell-check and markup policePeter Eisentraut2002-01-20
* Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart2001-12-08
* proof-readingPeter Eisentraut2001-11-28
* Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut2001-09-03
* Document single-letter createuser encryption options.Bruce Momjian2001-08-26
* Add ENCRYPTED/UNENCRYPTED control in createuser script.Bruce Momjian2001-08-25
* description of the command line option echo should read:Bruce Momjian2001-05-02
* Terminology cleanup: class -> table, instance -> row, attribute -> column,Peter Eisentraut2001-01-13
* Refine some things to create better looking man pages.Peter Eisentraut2000-12-25