pginstaller - pginst: Remove unnecessary hard-coding of default ENCODING

From: mha(at)pgfoundry(dot)org (User Mha)
To: pgsql-committers(at)postgresql(dot)org
Subject: pginstaller - pginst: Remove unnecessary hard-coding of default ENCODING
Date: 2004-12-04 17:10:25
Message-ID: 20041204171025.6CA7EAAED6E@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Remove unnecessary hard-coding of default ENCODING and LOCALE. Reverts to the old way where defaults are already set in the wxs and can be overridden on the msi commandline for silent installs.

Modified Files:
--------------
pginst/ca:
locale.c (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/locale.c.diff?r1=1.4&r2=1.5)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mha 2004-12-04 17:34:06 pginstaller - pginst: Use DOM-based loops instead of XSL tro build the C
Previous Message User Mha 2004-12-04 16:33:51 pginstaller - pginst: Complete backout of extra pgadming language file -