pgsql: Properly parse the name of contrib modules that aren't named the - Mailing list pgsql-committers

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Properly parse the name of contrib modules that aren't named the
Date
Msg-id 20070324141327.474C09FB40C@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Properly parse the name of contrib modules that aren't named the same
way as their directory (notably xml2/pgxml and intarray/_int)

Modified Files:
--------------
    pgsql/src/tools/msvc:
        Mkvcbuild.pm (r1.5 -> r1.6)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Mkvcbuild.pm.diff?r1=1.5&r2=1.6)

pgsql-committers by date:

Previous
From: alvherre@postgresql.org (Alvaro Herrera)
Date:
Subject: pgsql: Set the node properly, per Tom.
Next
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Install contrib sql and readme files