pgsql: Add missing check function lookup.

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add missing check function lookup.
Date: 2011-05-15 22:04:05
Message-ID: E1QLjPx-0006dj-2y@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add missing check function lookup.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/20bacc9560b29b33b6cad4e53c6a77e6c8a71c5d

Modified Files
--------------
src/tools/msvc/vcregress.pl | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2011-05-15 22:45:57 pgsql: Fix bad macro call noticed by MSVC compiler.
Previous Message Andrew Dunstan 2011-05-15 21:57:38 pgsql: Build and run isolation test programs under MSVC.