Re: psql: flush output in cursor-fetch mode

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: psql: flush output in cursor-fetch mode
Дата
Msg-id 1182474589.5764.0.camel@dell.linuxdev.us.dell.com
обсуждение исходный текст
Ответ на psql: flush output in cursor-fetch mode  (Neil Conway <neilc@samurai.com>)
Ответы Re: psql: flush output in cursor-fetch mode  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Load Distributed Checkpoints, take 3
Следующее
От: Tom Lane
Дата:
Сообщение: Re: psql: flush output in cursor-fetch mode