[COMMITTERS] pgsql: doc: improve createdb example - Mailing list pgsql-committers

From Bruce Momjian
Subject [COMMITTERS] pgsql: doc: improve createdb example
Date
Msg-id E1cq8Wr-0003zR-SG@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  improve createdb example

The previous example could error out due to encoding mismatches;  use
-T/template instead.

Reported-by: Jason O'Donnell

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/c709b113e8f5433ea2a66b2fb08d9324dd596642

Modified Files
--------------
doc/src/sgml/ref/createdb.sgml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [COMMITTERS] pgsql: Add IF NOT EXISTS for CREATE SERVER and CREATE USER MAPPING
Next
From: Andrew Dunstan
Date:
Subject: Re: [COMMITTERS] pgsql: Add IF NOT EXISTS for CREATE SERVER andCREATE USER MAPPING