pgsql: Fix a couple of places that still claimed LC_COLLATE and LC_CTYPE

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix a couple of places that still claimed LC_COLLATE and LC_CTYPE
Date: 2009-03-26 20:55:49
Message-ID: 20090326205549.A1936754ADE@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix a couple of places that still claimed LC_COLLATE and LC_CTYPE can't
be changed after initdb.

Modified Files:
--------------
pgsql/doc/src/sgml:
charset.sgml (r2.91 -> r2.92)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/charset.sgml?r1=2.91&r2=2.92)
config.sgml (r1.212 -> r1.213)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1=1.212&r2=1.213)

Browse pgsql-committers by date

  From Date Subject
Next Message Dave Page 2009-03-26 21:49:43 pginstaller - pginst: Update for 8.4
Previous Message Tom Lane 2009-03-26 19:24:54 pgsql: Adjust phrasing of complaints about multi-byte COPY delimiter