pgsql: Properly parse the name of contrib modules that aren't named the

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Properly parse the name of contrib modules that aren't named the
Date: 2007-03-24 14:13:27
Message-ID: 20070324141327.474C09FB40C@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2007-03-24 15:28:48 pgsql: Install contrib sql and readme files
Previous Message Alvaro Herrera 2007-03-23 21:57:40 Re: [COMMITTERS] pgsql: We no longer need to palloc the VacuumStmt node; keeping it on