CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl@postgresql.org 02/02/13 14:32:25
Modified files:
doc/src/sgml/ref: createuser.sgml
Log message:
Point out that --adduser actually makes the new user a superuser. This
was mentioned on the man page for the underlying CREATE USER command,
but it should be explained here too.