Install pg_isolation_regress and isolationtester

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 2203ede9ae85b6423f850466122606275ea09b17
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2020-10-15T16:09:29Z
Releases: 14.0
Install pg_isolation_regress and isolationtester

We already install assorted tools for testing extensions, but these two
were missing.  Having them installed, and after ISOLATION support was
added to PGXS's  makefiles by d3c09b9b1307, helps third-party modules
usefully include isolation tests.  Compare c3a0818460a8.

Author: Craig Ringer <craig.ringer@enterprisedb.com>
Reviewed-by: Álvaro Herrera <alvherre@alvh.no-ip.org>
Discussion: https://postgr.es/m/CAMsr+YFsCMH3B4uOPFE+2qWM6k=o=hf9LGiPNCfwqKdUPz_BsQ@mail.gmail.com

Files

PathChange+/−
src/test/isolation/Makefile modified +10 −6

Discussion