pgsql: Add a temp-install prerequisite to src/interfaces/ecpg "checktcp - Mailing list pgsql-committers

From Noah Misch
Subject pgsql: Add a temp-install prerequisite to src/interfaces/ecpg "checktcp
Date
Msg-id E1nft4J-000r7j-NA@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add a temp-install prerequisite to src/interfaces/ecpg "checktcp".

The target failed, tested $PATH binaries, or tested a stale temporary
installation.  Commit c66b438db62748000700c9b90b585e756dd54141 missed
this.  Back-patch to v10 (all supported versions).

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/acd0eb635e859127c456c2166ed9455a1fdac60e

Modified Files
--------------
src/interfaces/ecpg/Makefile | 1 +
1 file changed, 1 insertion(+)


pgsql-committers by date:

Previous
From: Thomas Munro
Date:
Subject: pgsql: Don't retry restore_command while reading ahead.
Next
From: Thomas Munro
Date:
Subject: Re: pgsql: Track LLVM 15 changes.