pgsql: Add missing check function lookup. - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Add missing check function lookup.
Date
Msg-id E1QLjPx-0006dj-2y@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Build and run isolation test programs under MSVC.
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Fix bad macro call noticed by MSVC compiler.