CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: [email protected] 03/05/26 13:50:09
Modified files:
doc/src/sgml/ref: createdb.sgml createuser.sgml dropdb.sgml
dropuser.sgml
Log message:
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.