summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_user.sgml
AgeCommit message (Expand)Author
2020-10-03Improve <xref> vs. <command> formatting in the documentationPeter Eisentraut
2018-11-23Clarify documentation about PASSWORD in CREATE/ALTER ROLEMichael Paquier
2017-11-23Convert documentation to DocBook XMLPeter Eisentraut
2017-10-20Convert SGML IDs to lower casePeter Eisentraut
2017-10-17Don't use SGML empty tagsPeter Eisentraut
2017-10-10Use lower-case SGML attribute valuesPeter Eisentraut
2017-05-08Remove support for password_encryption='off' / 'plain'.Heikki Linnakangas
2016-01-28Add [NO]BYPASSRLS options to CREATE USER and ALTER USER docs.Robert Haas
2015-10-22Remove redundant CREATEUSER/NOCREATEUSER options in CREATE ROLE et al.Tom Lane
2014-02-24doc: Improve DocBook XML validityPeter Eisentraut
2010-12-29Add REPLICATION privilege for ROLEsMagnus Hagander
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-04-03Remove unnecessary xref endterm attributes and title idsPeter Eisentraut
2009-09-19Make the placeholder naming in the synopses of the SQL help more consistentPeter Eisentraut
2009-09-18Easier to translate psql helpPeter Eisentraut
2008-11-14Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut
2007-05-15Fix a bunch of bad grammar in the docs: "<link>, which see for moreNeil Conway
2006-09-16Remove emacs info from footer of SGML files.Bruce Momjian
2005-07-31Add per-user and per-database connection limit options.Tom Lane
2005-07-26Basic documentation for ROLEs. The user-manag chapter still needs toTom Lane
2005-01-06Re-readjust synopses for CREATE/ALTER USER.Tom Lane
2005-01-05Revert cosmetic synopsis changes that break psql translations.Peter Eisentraut
2005-01-04More minor updates and copy-editing.Tom Lane
2004-03-09Refer to GUC variables using <xref> tags rather than <varname> tags,Neil Conway
2003-12-14This patch fixes a few more uppercase GUC vars. I also removed anNeil Conway
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-09-22Make the SQL command synopses appear less random.Peter Eisentraut
2003-09-11This patch makes a few minor improvements to the docs: make theBruce Momjian
2003-09-09Remove a bunch of content-free Diagnostics sections, as per previousTom Lane
2003-08-31Add/edit index entries.Peter Eisentraut
2003-04-22More editing of reference pages.Peter Eisentraut
2003-03-25Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut
2003-01-19This patch includes a lot of minor cleanups to the SGML documentation,Bruce Momjian
2002-02-27Some cleanups in CREATE/ALTER/DROP USER ref pages.Peter Eisentraut
2001-12-08Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart
2001-09-21Code review for MD5 authorization patch. Clean up some breakageTom Lane
2001-09-14Add semicolonTatsuo Ishii
2001-09-03Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut
2001-08-15Use MD5 for wire protocol encryption for >= 7.2 client/server.Bruce Momjian
2001-07-10Changes from Vince Vielhaber to allow the optional clauses of CREATETom Lane
2000-10-12Fix typo.Bruce Momjian
2000-07-14Add information on SET SESSION CHARACTERISTICS.Thomas G. Lockhart
2000-03-27Start updating for the v7.0 release.Thomas G. Lockhart
2000-01-14* User management commands no longer user pg_exec_query_dest -> more robustPeter Eisentraut
1999-12-04Update scripts from Peter.Bruce Momjian
1999-12-04New scripts for create/drop user/db from Peter EisentrautBruce Momjian
1999-11-30create/alter user extensionBruce Momjian
1999-10-07Add quotes to password example.Bruce Momjian
1999-07-22Complete merge of all old man page information.Thomas G. Lockhart