pginstaller - pginst: Auto-pick the default language (but still let the

From: mha(at)pgfoundry(dot)org (User Mha)
To: pgsql-committers(at)postgresql(dot)org
Subject: pginstaller - pginst: Auto-pick the default language (but still let the
Date: 2007-04-30 11:28:35
Message-ID: 20070430112835.6CA89216E18@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Auto-pick the default language (but still let the user choose!) for use in the installer UI. (Does not in any way change the installed product)

Modified Files:
--------------
pginst/lang:
languages.projinc (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/lang/languages.projinc.diff?r1=1.1&r2=1.2)
pginst/wrapper:
inst.c (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wrapper/inst.c.diff?r1=1.6&r2=1.7)
wrapper.proj (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wrapper/wrapper.proj.diff?r1=1.4&r2=1.5)
wrapper.wxs (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wrapper/wrapper.wxs.diff?r1=1.9&r2=1.10)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mha 2007-04-30 13:54:19 pginstaller - pginst: Add check of catversion to give better error msgs
Previous Message User Okbob 2007-04-30 11:01:48 plpsm - plpgpsm: union regress tests for head sql/psm language