git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 3d1aec2) | patch
Add PG_TEST_EXTRA configure option to the Make builds
Mon, 4 Nov 2024 12:09:38 +0000 (14:09 +0200)
Mon, 4 Nov 2024 12:09:38 +0000 (14:09 +0200)
commit 99b937a44f087c133c4db42e1bf4a8990ea417b9
Add PG_TEST_EXTRA configure option to the Make builds

The Meson builds have PG_TEST_EXTRA as a configure-time variable,
which was not available in the Make builds. To ensure both build
systems are in sync, PG_TEST_EXTRA is now added as a configure-time
variable. It can be set like this:

./configure PG_TEST_EXTRA="kerberos, ssl, ..."

Note that to preserve the old behavior, this configure-time variable
is overridden by the PG_TEST_EXTRA environment variable when you run
the tests.

Author: Jacob Champion
Reviewed by: Ashutosh Bapat, Nazir Bilal Yavuz
configure diff | blob | blame | history
configure.ac diff | blob | blame | history
src/Makefile.global.in diff | blob | blame | history
src/test/Makefile diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /