index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
create_user.sgml
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: Improve DocBook XML validity
Peter Eisentraut
2014-02-23
1
-4
/
+4
*
Add REPLICATION privilege for ROLEs
Magnus Hagander
2010-12-29
1
-0
/
+1
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
1
-5
/
+5
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2010-04-03
1
-4
/
+4
*
Make the placeholder naming in the synopses of the SQL help more consistent
Peter Eisentraut
2009-09-19
1
-6
/
+6
*
Easier to translate psql help
Peter Eisentraut
2009-09-18
1
-2
/
+2
*
Set SQL man pages to be section 7 by default, and only transform them to
Peter Eisentraut
2008-11-14
1
-1
/
+2
*
Fix a bunch of bad grammar in the docs: "<link>, which see for more
Neil Conway
2007-05-15
1
-3
/
+2
*
Remove emacs info from footer of SGML files.
Bruce Momjian
2006-09-16
1
-18
/
+1
*
Add per-user and per-database connection limit options.
Tom Lane
2005-07-31
1
-1
/
+2
*
Basic documentation for ROLEs. The user-manag chapter still needs to
Tom Lane
2005-07-26
1
-196
/
+22
*
Re-readjust synopses for CREATE/ALTER USER.
Tom Lane
2005-01-06
1
-2
/
+2
*
Revert cosmetic synopsis changes that break psql translations.
Peter Eisentraut
2005-01-05
1
-2
/
+2
*
More minor updates and copy-editing.
Tom Lane
2005-01-04
1
-52
/
+59
*
Refer to GUC variables using <xref> tags rather than <varname> tags,
Neil Conway
2004-03-09
1
-2
/
+2
*
This patch fixes a few more uppercase GUC vars. I also removed an
Neil Conway
2003-12-14
1
-2
/
+2
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Make the SQL command synopses appear less random.
Peter Eisentraut
2003-09-22
1
-3
/
+3
*
This patch makes a few minor improvements to the docs: make the
Bruce Momjian
2003-09-11
1
-2
/
+2
*
Remove a bunch of content-free Diagnostics sections, as per previous
Tom Lane
2003-09-09
1
-16
/
+1
*
Add/edit index entries.
Peter Eisentraut
2003-08-31
1
-1
/
+5
*
More editing of reference pages.
Peter Eisentraut
2003-04-22
1
-41
/
+40
*
Merge documentation into one book. (Build with "make html".) Replace
Peter Eisentraut
2003-03-25
1
-3
/
+3
*
This patch includes a lot of minor cleanups to the SGML documentation,
Bruce Momjian
2003-01-19
1
-11
/
+9
*
Some cleanups in CREATE/ALTER/DROP USER ref pages.
Peter Eisentraut
2002-02-27
1
-133
/
+123
*
Use PostgreSQL consistantly throughout docs. Before, usage was split evenly
Thomas G. Lockhart
2001-12-08
1
-5
/
+5
*
Code review for MD5 authorization patch. Clean up some breakage
Tom Lane
2001-09-21
1
-10
/
+27
*
Add semicolon
Tatsuo Ishii
2001-09-14
1
-4
/
+4
*
Put some kind of grammatical uniformity in the <refpurpose> lines.
Peter Eisentraut
2001-09-03
1
-2
/
+2
*
Use MD5 for wire protocol encryption for >= 7.2 client/server.
Bruce Momjian
2001-08-15
1
-3
/
+10
*
Changes from Vince Vielhaber to allow the optional clauses of CREATE
Tom Lane
2001-07-10
1
-11
/
+16
*
Fix typo.
Bruce Momjian
2000-10-12
1
-2
/
+2
*
Add information on SET SESSION CHARACTERISTICS.
Thomas G. Lockhart
2000-07-14
1
-2
/
+3
*
Start updating for the v7.0 release.
Thomas G. Lockhart
2000-03-27
1
-4
/
+4
*
* User management commands no longer user pg_exec_query_dest -> more robust
Peter Eisentraut
2000-01-14
1
-98
/
+39
*
Update scripts from Peter.
Bruce Momjian
1999-12-04
1
-1
/
+8
*
New scripts for create/drop user/db from Peter Eisentraut
Bruce Momjian
1999-12-04
1
-2
/
+2
*
create/alter user extension
Bruce Momjian
1999-11-30
1
-39
/
+35
*
Add quotes to password example.
Bruce Momjian
1999-10-07
1
-4
/
+4
*
Complete merge of all old man page information.
Thomas G. Lockhart
1999-07-22
1
-5
/
+10
*
Fix markup for docbook2man man page generation.
Thomas G. Lockhart
1999-07-06
1
-58
/
+46
*
Minor updates for release.
Thomas G. Lockhart
1999-06-14
1
-210
/
+222
*
Clean up to ensure tag completion as required by the newest versions
Thomas G. Lockhart
1998-12-29
1
-16
/
+23
*
Minor cleanup in markup, especially in the Output section.
Thomas G. Lockhart
1998-10-30
1
-12
/
+0
*
Editing and markup cleanup.
Thomas G. Lockhart
1998-09-22
1
-34
/
+23
*
Very minor formatting fixup in the refentry id field to remove
Thomas G. Lockhart
1998-09-07
1
-2
/
+2
*
Add new files from Oliver and Thomas.
Thomas G. Lockhart
1998-09-01
1
-0
/
+321