pgsql: Update createuser examples to match the current program behavior, - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Update createuser examples to match the current program behavior,
Date
Msg-id 20050513163144.40AC253AB5@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Update createuser examples to match the current program behavior,
and add an example showing assignment of a password.  Per suggestion
from Jari Aalto (via Martin Pitt).

Modified Files:
--------------
    pgsql/doc/src/sgml/ref:
        createuser.sgml (r1.39 -> r1.40)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/createuser.sgml.diff?r1=1.39&r2=1.40)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix broken markup.
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Update createuser examples to match the current program behavior,