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

From Michael Meskes
Subject [COMMITTERS] pgsql: Fix schedule of ecpg test files to only try two-phase committes
Date
Msg-id E1cpAmC-0007Q6-Lb@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Fix WaitEventSetWait() to handle write-ready waits properly onW
Next
From: Robert Haas
Date:
Subject: [COMMITTERS] pgsql: Create and use wait events for read, write,and fsync operations