agora inbox for pgsql-committers@postgresql.orghelp / color / mirror / Atom feed
pgsql: Run nbtree test module tests under autoconf builds 2+ messages / 1 participants [nested] [flat]
* pgsql: Run nbtree test module tests under autoconf builds @ 2026-07-20 02:16 Peter Geoghegan <pg@bowt.ie> 0 siblings, 0 replies; 2+ messages in thread From: Peter Geoghegan @ 2026-07-20 02:16 UTC (permalink / raw) To: pgsql-committers@lists.postgresql.org 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(-) ^ permalink raw reply [nested|flat] 2+ messages in thread
* pgsql: Run nbtree test module tests under autoconf builds @ 2026-07-20 02:16 Peter Geoghegan <pg@bowt.ie> 0 siblings, 0 replies; 2+ messages in thread From: Peter Geoghegan @ 2026-07-20 02:16 UTC (permalink / raw) To: pgsql-committers@lists.postgresql.org 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 ------ REL_19_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/bd6ca6f852694a8a0f52db748ff8badec4223c8f Modified Files -------------- src/test/modules/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2026-07-20 02:16 UTC | newest] Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2026-07-20 02:16 pgsql: Run nbtree test module tests under autoconf builds Peter Geoghegan <pg@bowt.ie> 2026-07-20 02:16 pgsql: Run nbtree test module tests under autoconf builds Peter Geoghegan <pg@bowt.ie>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox