pgsql: Update createuser examples to match the current program behavior,

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update createuser examples to match the current program behavior,
Date: 2005-05-13 16:31:50
Message-ID: 20050513163150.3C50A537EA@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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).

Tags:
----
REL8_0_STABLE

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-05-13 16:47:03 pgsql: Fix broken markup.
Previous Message Tom Lane 2005-05-13 16:31:44 pgsql: Update createuser examples to match the current program behavior,