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

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add a temp-install prerequisite to src/interfaces/ecpg "checktcp
Date: 2022-04-17 00:47:11
Message-ID: E1nft4J-000r7j-NA@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2022-04-17 03:50:19 Re: pgsql: Track LLVM 15 changes.
Previous Message Thomas Munro 2022-04-16 22:53:16 pgsql: Don't retry restore_command while reading ahead.