pgsql: Make check-prepared-txns use temp-install binaries. - Mailing list pgsql-committers

From Noah Misch
Subject pgsql: Make check-prepared-txns use temp-install binaries.
Date
Msg-id E1l3RHO-00071G-KJ@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Make check-prepared-txns use temp-install binaries.

It tested the installed binaries.  This fixes 9.6 and 9.5 to follow
later versions and "make -C src/test/isolation check" in this respect.

Branch
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/16b435eaa653359cb8f57048848abeb868549145

Modified Files
--------------
src/test/isolation/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Doc: update example connection-failure messages in the documenta
Next
From: Tomas Vondra
Date:
Subject: pgsql: Fix COPY FREEZE with CLOBBER_CACHE_ALWAYS