pginstaller - pginst: Detect default locale.

From: mha(at)pgfoundry(dot)org (User Mha)
To: pgsql-committers(at)postgresql(dot)org
Subject: pginstaller - pginst: Detect default locale.
Date: 2007-04-30 14:18:27
Message-ID: 20070430141827.E95C7216E18@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Detect default locale. If found, switch default encoding to UNICODE.

Modified Files:
--------------
pginst/ca:
locale.c (r1.11 -> r1.12)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/locale.c.diff?r1=1.11&r2=1.12)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mha 2007-04-30 15:25:07 pginstaller - pginst: Move WiX translation into a task
Previous Message User Mha 2007-04-30 13:54:19 pginstaller - pginst: Add check of catversion to give better error msgs