pgsql: Don't run rowsecurity in parallel with other regression tests.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Don't run rowsecurity in parallel with other regression tests.
Дата
Msg-id E1Y6RNX-0002jx-6A@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Don't run rowsecurity in parallel with other regression tests.  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-committers
Don't run rowsecurity in parallel with other regression tests.

The short-lived event trigger in the rowsecurity test causes irreproducible
failures when the concurrent tests do something that the event trigger
can't cope with.  Per buildfarm.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7161b082bd9fc51e67a1031ea9d0313e8a48286b

Modified Files
--------------
src/test/regress/parallel_schedule |    7 +++++--
src/test/regress/serial_schedule   |    2 +-
2 files changed, 6 insertions(+), 3 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Docs: improve descriptions of ISO week-numbering date features.
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: pgsql: Don't run rowsecurity in parallel with other regression tests.