pgsql: isolationtester: add a few fflush(stderr) calls - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: isolationtester: add a few fflush(stderr) calls
Date
Msg-id E1Ty3FJ-0005Qe-WD@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
isolationtester: add a few fflush(stderr) calls

The lack of them is causing failures in some BF members.

Per Andrew Dunstan.

Branch
------
master

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

Modified Files
--------------
src/test/isolation/isolationtester.c |    4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Improve concurrency of foreign key locking
Next
From: Kevin Grittner
Date:
Subject: pgsql: Fix performance problems with autovacuum truncation in busy work