pgsql: Fix bad macro call noticed by MSVC compiler. - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Fix bad macro call noticed by MSVC compiler.
Date
Msg-id E1QLk4T-0007FJ-Dr@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix bad macro call noticed by MSVC compiler.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ec645ef346d2de2fb889f6b8a8d2fc70a4ea4971

Modified Files
--------------
src/test/regress/pg_regress.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Add missing check function lookup.
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Add required psqldir setting for isolation checks.