pginstaller - pginst: Update to support individual .chm files for - Mailing list pgsql-committers

From dpage@pgfoundry.org (User Dpage)
Subject pginstaller - pginst: Update to support individual .chm files for
Date
Msg-id 20070522090052.238BC217094@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Update to support individual .chm files for PostgreSQL, pgAdmin and Slony, now that pgAdmin doesn't ship them all
together.

Modified Files:
--------------
    pginst/wxs:
        pginst.wxs (r1.201 -> r1.202)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.201&r2=1.202)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix best_inner_indexscan to return both the cheapest-total-cost
Next
From: alvherre@postgresql.org (Alvaro Herrera)
Date:
Subject: pgsql: Remove unsupported -u option from pg_standby example usage.