Re: psql: flush output in cursor-fetch mode - Mailing list pgsql-patches

From Neil Conway
Subject Re: psql: flush output in cursor-fetch mode
Date
Msg-id 1182474589.5764.0.camel@dell.linuxdev.us.dell.com
Whole thread Raw
In response to psql: flush output in cursor-fetch mode  (Neil Conway <neilc@samurai.com>)
Responses Re: psql: flush output in cursor-fetch mode  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
On Wed, 2007-06-20 at 15:51 -0700, Neil Conway wrote:
> Attached is a patch that fixes this, by calling fflush() on the psql
> output stream after each call to printQuery() in ExecQueryUsingCursor().

Applied to HEAD.

-Neil



pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Load Distributed Checkpoints, take 3
Next
From: Tom Lane
Date:
Subject: Re: psql: flush output in cursor-fetch mode