pgsql: Fix test that wrongly excluded some dumpbin symbols.

From: adunstan(at)postgresql(dot)org (Andrew Dunstan)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix test that wrongly excluded some dumpbin symbols.
Date: 2008-01-31 03:26:15
Message-ID: 20080131032615.0BEC4754108@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix test that wrongly excluded some dumpbin symbols.
Keep the intermediate symbol file rather then blowing it away, for easier debugging.

Modified Files:
--------------
pgsql/src/tools/msvc:
gendef.pl (r1.6 -> r1.7)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/gendef.pl?r1=1.6&r2=1.7)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2008-01-31 03:50:28 Re: pgsql: Add checks to TRUNCATE, CLUSTER, and REINDEX to prevent
Previous Message User Fxjr 2008-01-30 22:01:15 npgsql - Npgsql2: Reverted search_path patch to original as proposed