pgsql: Fix isolation check for MSVC to handle recent changes.

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix isolation check for MSVC to handle recent changes.
Date: 2013-11-13 18:00:33
Message-ID: E1Vgejx-0007FB-Qa@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix isolation check for MSVC to handle recent changes.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/869b1e4a678cc6d78a64ed01682ddf8f8debd781

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2013-11-13 18:30:41 pgsql: Clarify CREATE FUNCTION documentation about handling of typmods.
Previous Message Robert Haas 2013-11-13 15:59:16 pgsql: Fix relfilenodemap.c's handling of cache invalidations.