[COMMITTERS] pgsql: Fix schedule of ecpg test files to only try two-phase committes

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема [COMMITTERS] pgsql: Fix schedule of ecpg test files to only try two-phase committes
Дата
Msg-id E1cpAmC-0007Q6-Lb@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix schedule of ecpg test files to only try two-phase commit test when possible.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/928250aef5f8363825acbf58540328089c26b0d4

Modified Files
--------------
src/interfaces/ecpg/test/Makefile      | 13 ++++++++++++-
src/interfaces/ecpg/test/ecpg_schedule |  1 -
2 files changed, 12 insertions(+), 2 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: [COMMITTERS] pgsql: Fix WaitEventSetWait() to handle write-ready waits properly onW
Следующее
От: Robert Haas
Дата:
Сообщение: [COMMITTERS] pgsql: Create and use wait events for read, write,and fsync operations