pgsql: Add alternative output for ON CONFLICT toast isolation test.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Add alternative output for ON CONFLICT toast isolation test.
Дата
Msg-id E1baXmp-0007Pw-Eo@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add alternative output for ON CONFLICT toast isolation test.

On some buildfarm animals the isolationtest added in 07ef0351 failed, as
the order in which processes are run after unlocking is not
guaranteed. Add an alternative output for that.

Discussion: <7969.1471484738@sss.pgh.pa.us>
Backpatch: 9.6, like the test in the aforementioned commit

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/9595383bc6fc24d25970374e2eddd5ce6f977f9e

Modified Files
--------------
src/test/isolation/expected/insert-conflict-toast_1.out | 15 +++++++++++++++
1 file changed, 15 insertions(+)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Remove obsolete replacement system() on darwin
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: Add alternative output for ON CONFLICT toast isolation test.