Re: make -C libpq check fails obscurely if tap tests are disabled
Alvaro Herrera <alvherre@alvh.no-ip.org>
From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Andrew Dunstan <andrew@dunslane.net>, Justin Pryzby <pryzby@telsasoft.com>, pgsql-hackers@postgresql.org, Andres Freund <andres@anarazel.de>
Date: 2022-07-25T10:33:39Z
Lists: pgsql-hackers
Attachments
- 0001-Try-to-undo-1bd201214965.patch (text/x-diff)
On 2022-Jul-25, Alvaro Herrera wrote: > Anyway, I tried a revert of 1bd201214965 -- I ended up with the > attached. -- Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/
Commits
-
Increase minimum supported GNU make version to 3.81.
- 8efefa748777 16.0 landed
- 3b474a2e660f 15.0 landed
-
Fix [install]check in interfaces/libpq/Makefile
- 1846202fe108 15.0 landed
- 0f39b70a6f36 16.0 landed
-
Run tap tests in src/interfaces/libpq.
- 6b04abdfc5e0 15.0 cited