pgsql: Fix vcregress.pl's bincheck - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Fix vcregress.pl's bincheck
Date
Msg-id E1a0936-0000kg-3C@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix vcregress.pl's bincheck

We didn't have InstallTemp() in 9.4, that was implemented in 9.5, but
it's used by the new bincheck code, so add it for 9.4.

Branch
------
REL9_4_STABLE

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

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix handling of inherited check constraints in ALTER COLUMN TYPE
Next
From: Tom Lane
Date:
Subject: pgsql: Adopt the GNU convention for handling tar-archive members exceed