pgsql: alter_generic regression test cannot run concurrently with privi

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: alter_generic regression test cannot run concurrently with privi
Дата
Msg-id E1TNnO1-0007Ca-QZ@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
alter_generic regression test cannot run concurrently with privileges test.

... because the latter plays games with the privileges for language SQL.
It looks like running alter_generic in parallel with "misc" is OK though.

Also, adjust serial_schedule to maintain the same test ordering (up to
parallelism) as parallel_schedule.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/b72bd3d1c65886c21a961830325f11a3f7a41799

Modified Files
--------------
src/test/regress/parallel_schedule |    8 ++++++--
src/test/regress/serial_schedule   |    4 ++--
2 files changed, 8 insertions(+), 4 deletions(-)


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: pgsql: Fix race condition in pg_ctl reading postmaster.pid.
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: When outputting the session id in log_line_prefix (%c) or in CSV