agora inbox for pgsql-committers@postgresql.org
help / color / mirror / Atom feedFrom: Peter Geoghegan <pg@bowt.ie>
To: pgsql-committers@lists.postgresql.org
Subject: pgsql: Run nbtree test module tests under autoconf builds
Date: Mon, 20 Jul 2026 02:16:26 +0000
Message-ID: <E1wldYQ-000CXJ-1C@gemulon.postgresql.org> (raw)
Run nbtree test module tests under autoconf builds
Commit 1e4e5783e added the src/test/modules/nbtree test module, but only
registered it in the meson build, not in the module list in
src/test/modules/Makefile. As a result, autoconf builds never ran the
module's tests.
To fix, add the module to the Makefile's lists of
injection-point-dependent modules.
Oversight in commit 1e4e5783e.
Author: Peter Geoghegan <pg@bowt.ie>
Reviewed-by: Michael Paquiër <michael@paquier.xyz>
Discussion: https://postgr.es/m/CAH2-Wz=JchiD5ksiT35p8Ar02gaNv8_y6w2wBAST+Zzen-eNjw@mail.gmail.com
Backpatch-through: 19
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/b087a88c40e45453682bf6d24c42eff33f401662
Modified Files
--------------
src/test/modules/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
view thread (2+ messages) latest in thread
Message-ID: <E1wldYQ-000CXJ-1C@gemulon.postgresql.org>
Permalink: ../E1wldYQ-000CXJ-1C@gemulon.postgresql.org/
Also on: postgresql.org/message-id/E1wldYQ-000CXJ-1C@gemulon.postgresql.org
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pgsql-committers@postgresql.org
Cc: pg@bowt.ie, pgsql-committers@lists.postgresql.org
Subject: Re: pgsql: Run nbtree test module tests under autoconf builds
In-Reply-To: <E1wldYQ-000CXJ-1C@gemulon.postgresql.org>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox