aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/giststrat.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2025-02-04 17:45:57 -0500
committerAndres Freund <andres@anarazel.de>2025-02-04 17:56:20 -0500
commitd9b5e2fc09b65a6512561c7dbb97e0836dcf933e (patch)
treef3713ed5817cfbc2caf01498f5c4504679e95059 /src/backend/access/gist/giststrat.c
parentad80e5823a50c81502782ffd7d5a794005461f22 (diff)
downloadpostgresql-d9b5e2fc09b65a6512561c7dbb97e0836dcf933e.tar.gz
postgresql-d9b5e2fc09b65a6512561c7dbb97e0836dcf933e.zip
meson: ci: ensure tests are built before running them
Meson 1.7 stopped building all the dependencies of tests as part of the default build target. But it does breaks CI because we only built the default target before running the test, and ran the tests with --no-rebuild. The simplest fix would be to remove --no-rebuild from MTEST_ARGS, but it seems better to explicitly build the test dependencies, so compiler warnings / errors are visible as part of the build step. Discussion: https://postgr.es/m/CAGECzQSvM3iSDmjF+=Kof5an6jN8UbkP_4cKKT9w6GZavmb5yQ@mail.gmail.com Backpatch: 16-, where meson was added
Diffstat (limited to 'src/backend/access/gist/giststrat.c')
0 files changed, 0 insertions, 0 deletions