pgsql: Remove spurious underscore in name of isolation tester on MSVC. - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Remove spurious underscore in name of isolation tester on MSVC.
Date
Msg-id E1QOKJC-00073v-N5@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove spurious underscore in name of isolation tester on MSVC.

Branch
------
master

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

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


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Use the right pgsql for isolation tests.
Next
From: Heikki Linnakangas
Date:
Subject: Re: pgsql: Pull up isReset flag from AllocSetContext to MemoryContext struc