On Mon, Oct 27, 2025 at 02:48:43PM +0300, Maxim Orlov wrote: > I think there is one thing that could be improved here. The isolation > test index-killtuples (377b7ab1452) adds a new dependency: > contrib/btree_gin. contrib/btree_gist. This must be taken into > account in the makefile.
Also mentioned here: https://postgr.es/m/[email protected] It looks that the conclusion would be to move this test into its own test module to avoid the external contrib/ dependency in src/test/isolation/, as duplicated Makefile rules in src/test/isolation/Makefile are unpleasant. -- Michael
signature.asc
Description: PGP signature
