aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_user.sgml
Commit message (Expand)AuthorAge
* Improve <xref> vs. <command> formatting in the documentationPeter Eisentraut2020-10-03
* Clarify documentation about PASSWORD in CREATE/ALTER ROLEMichael Paquier2018-11-23
* 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
* Use lower-case SGML attribute valuesPeter Eisentraut2017-10-10
* Remove support for password_encryption='off' / 'plain'.Heikki Linnakangas2017-05-08
* Add [NO]BYPASSRLS options to CREATE USER and ALTER USER docs.Robert Haas2016-01-28
* Remove redundant CREATEUSER/NOCREATEUSER options in CREATE ROLE et al.Tom Lane2015-10-22
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-23
* 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
* Fix a bunch of bad grammar in the docs: "<link>, which see for moreNeil Conway2007-05-15
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* 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
* Re-readjust synopses for CREATE/ALTER USER.Tom Lane2005-01-06
* Revert cosmetic synopsis changes that break psql translations.Peter Eisentraut2005-01-05
* More minor updates and copy-editing.Tom Lane2005-01-04
* Refer to GUC variables using <xref> tags rather than <varname> tags,Neil Conway2004-03-09
* This patch fixes a few more uppercase GUC vars. I also removed anNeil Conway2003-12-14
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Make the SQL command synopses appear less random.Peter Eisentraut2003-09-22
* This patch makes a few minor improvements to the docs: make theBruce Momjian2003-09-11
* Remove a bunch of content-free Diagnostics sections, as per previousTom Lane2003-09-09
* Add/edit index entries.Peter Eisentraut2003-08-31
* More editing of reference pages.Peter Eisentraut2003-04-22
* Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut2003-03-25
* This patch includes a lot of minor cleanups to the SGML documentation,Bruce Momjian2003-01-19
* Some cleanups in CREATE/ALTER/DROP USER ref pages.Peter Eisentraut2002-02-27
* Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart2001-12-08
* Code review for MD5 authorization patch. Clean up some breakageTom Lane2001-09-21
* Add semicolonTatsuo Ishii2001-09-14
* Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut2001-09-03
* Use MD5 for wire protocol encryption for >= 7.2 client/server.Bruce Momjian2001-08-15
* Changes from Vince Vielhaber to allow the optional clauses of CREATETom Lane2001-07-10
* Fix typo.Bruce Momjian2000-10-12
* Add information on SET SESSION CHARACTERISTICS.Thomas G. Lockhart2000-07-14
* Start updating for the v7.0 release.Thomas G. Lockhart2000-03-27
* * User management commands no longer user pg_exec_query_dest -> more robustPeter Eisentraut2000-01-14
* Update scripts from Peter.Bruce Momjian1999-12-04
* New scripts for create/drop user/db from Peter EisentrautBruce Momjian1999-12-04
* create/alter user extensionBruce Momjian1999-11-30
* Add quotes to password example.Bruce Momjian1999-10-07
* Complete merge of all old man page information.Thomas G. Lockhart1999-07-22