pginstaller - pginst: Added the last of the contrib modules: string,

From: dpage(at)pgfoundry(dot)org (User Dpage)
To: pgsql-committers(at)postgresql(dot)org
Subject: pginstaller - pginst: Added the last of the contrib modules: string,
Date: 2004-10-04 10:20:09
Message-ID: 20041004102009.13EFAAADAA1@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Added the last of the contrib modules: string, tablefunc, tsearch, userlock, vacuumlo, adddepend and dbmirror.
xml/xml2 are also included, but currently commented out due to build issues.

Modified Files:
--------------
pginst/ca:
pginstca.c (r1.55 -> r1.56)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.55&r2=1.56)
pginst/wxs:
dialogs.wxs (r1.32 -> r1.33)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/dialogs.wxs.diff?r1=1.32&r2=1.33)
pginst.wxs (r1.70 -> r1.71)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.70&r2=1.71)

Browse pgsql-committers by date

  From Date Subject
Next Message User Dpage 2004-10-04 10:26:46 pginstaller - pginst: Fix typo.
Previous Message Neil Conway 2004-10-04 08:15:44 pgsql-server: Fix error in setseed() docs: "int32" is not a (SQL) type,