pgsql: Revert "Fix isolation test to be less timing-dependent"

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Revert "Fix isolation test to be less timing-dependent"
Дата
Msg-id E1eWqWf-0006w6-Dn@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Revert "Fix isolation test to be less timing-dependent"

This reverts commit 2268e6afd596.  It turned out that inconsistency in
the report is still possible, so go back to the simpler formulation of
the test and instead add an alternate expected output.

Discussion: https://postgr.es/m/20180103193728.ysqpcp2xjnqpiep7@alvherre.pgsql

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/a6565da8b9ef2b900d298a19cb817a2c9ca90f7e

Modified Files
--------------
src/test/isolation/expected/multiple-cic.out   | 15 +++++----------
src/test/isolation/expected/multiple-cic_1.out | 20 ++++++++++++++++++++
src/test/isolation/specs/multiple-cic.spec     | 12 ++++--------
3 files changed, 29 insertions(+), 18 deletions(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Rename pg_rewind's copy_file_range() to avoid conflict withnew
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: pgsql: Allow ldaps when using ldap authentication