pgsql: Allow drop-index-concurrently-1 test to run at any isolation lev

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема pgsql: Allow drop-index-concurrently-1 test to run at any isolation lev
Дата
Msg-id E1VTfHm-0004lp-Iy@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Allow drop-index-concurrently-1 test to run at any isolation level.

It previously reported failure at REPEATABLE READ and SERIALIZABLE
transaction isolation levels for make installcheck.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/31a877f18bdf60dd1dfe92e7502469ed4c40d75b

Modified Files
--------------
.../expected/drop-index-concurrently-1.out         |    6 ++-
.../expected/drop-index-concurrently-1_2.out       |   42 ++++++++++++++++++++
.../isolation/specs/drop-index-concurrently-1.spec |    7 +++-
3 files changed, 52 insertions(+), 3 deletions(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Update postgres.conf.sample for effective_cache_size's new defau
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: Fix typo in effective_cache_size patch