pgsql: Remove prepared transactions from main isolation test schedule.

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Remove prepared transactions from main isolation test schedule.
Дата
Msg-id E1SsJQs-00024s-Am@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove prepared transactions from main isolation test schedule.

There is no point in running this test when prepared transactions are disabled,
which is the default. New make targets that include the test are provided. This
will save some useless waste of cycles on buildfarm machines.

Backpatch to 9.1 where these tests were introduced.

Branch
------
REL9_2_STABLE

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

Modified Files
--------------
src/test/isolation/Makefile           |   10 ++++++++++
src/test/isolation/isolation_schedule |    1 -
2 files changed, 10 insertions(+), 1 deletions(-)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Remove prepared transactions from main isolation test schedule.
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Remove prepared transactions from main isolation test schedule.