pgsql: Tweak parallel hash join test case in hopes of improvingstabili

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Tweak parallel hash join test case in hopes of improvingstabili
Дата
Msg-id E1eWyg9-0000AZ-HK@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Tweak parallel hash join test case in hopes of improving stability.

This seems to make things better on gaur, let's see what the rest
of the buildfarm thinks.

Thomas Munro

Discussion: https://postgr.es/m/CAEepm=1uuT8iJxMEsR=jL+3zEi87DB2v0+0H9o_rUXXCZPZT3A@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/934c7986f4a0a6a3b606301d84b784a27c0c324b

Modified Files
--------------
src/test/regress/expected/join.out | 2 +-
src/test/regress/sql/join.sql      | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Add parallel-aware hash joins.