pginstaller - pginst: Search for the correct versions of the PL DLLs - Mailing list pgsql-committers

From dpage@pgfoundry.org (Dave Page)
Subject pginstaller - pginst: Search for the correct versions of the PL DLLs
Date
Msg-id 20090504173414.B5CEF17ADED8@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Search for the correct versions of the PL DLLs (perl510.dll, python26.dll & tcl85.dll)

Modified Files:
--------------
    pginst/ca:
        pginstca.c (r1.129 -> r1.130)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.129&r2=1.130)

pgsql-committers by date:

Previous
From: heikki@postgresql.org (Heikki Linnakangas)
Date:
Subject: pgsql: Fix the query used for \d against 8.2 and 8.3 servers.
Next
From: eggyknap@pgfoundry.org (User Eggyknap)
Date:
Subject: pllolcode - pllolcode: (Finally!) cache parse trees in a hash table, and