pgsql: Don't use pgbench -j in tests

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Don't use pgbench -j in tests
Дата
Msg-id E1rA8cO-008YKI-0p@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Don't use pgbench -j in tests

It draws an unnecessary error in builds compiled without thread support.

Added by commit 038f586d5f1d, which was backpatched to 14; though in
branch master we no longer support such builds, there's no reason to
have this there, so remove it in all branches since 14.

Reported-by: Michael Paquier <michael@paquier.xyz>
Discussion: https://postgr.es/m/ZW2G9Ix4nBKLcSSO@paquier.xyz

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/419cac053b6b27e4111216b8a529a1a0887580bb

Modified Files
--------------
src/bin/pgbench/t/001_pgbench_with_server.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Remove unnecessary includes of
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Remove now-unnecessary Autovacuum[Launcher|Worker]IAm functions