pgsql: Revert tests for drop index concurrently.

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема pgsql: Revert tests for drop index concurrently.
Дата
Msg-id E1TOr4N-0001co-Uh@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Revert tests for drop index concurrently.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5ad72cee7ed3ac0016c716f0408811274d822f14

Modified Files
--------------
.../expected/drop-index-concurrently-1.out         |   36 --------------------
.../expected/drop-index-concurrently-2.out         |   24 -------------
src/test/isolation/isolation_schedule              |    2 -
.../isolation/specs/drop-index-concurrently-1.spec |   33 ------------------
.../isolation/specs/drop-index-concurrently-2.spec |   21 -----------
5 files changed, 0 insertions(+), 116 deletions(-)


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: pgsql: Revert tests for drop index concurrently.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Add isolation tests for DROP INDEX CONCURRENTLY.