OSDN Git Service

Add documentation to 'createuser' that ALTER USER must be used to add or
authorBruce Momjian <bruce@momjian.us>
Mon, 26 May 2003 17:50:09 +0000 (17:50 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 26 May 2003 17:50:09 +0000 (17:50 +0000)
commitb71a48990a57647025780363e01b66c0ef8198b5
treefac82a10233cd14b4448e954293f3a7cb897f4a3
parentab64881f97ac4d92b98c481bf29dd835db714b7a
Add documentation to 'createuser' that ALTER USER must be used to add or
modify passwords, per user confusion report.

Also clean up wording that command line utils need database access.
doc/src/sgml/ref/createdb.sgml
doc/src/sgml/ref/createuser.sgml
doc/src/sgml/ref/dropdb.sgml
doc/src/sgml/ref/dropuser.sgml