Re: connecting using libpq breaks printf

Поиск
Список
Период
Сортировка
От Joey Morris
Тема Re: connecting using libpq breaks printf
Дата
Msg-id 20090218174959.GC23731@conquistador.dnsalias.org
обсуждение исходный текст
Ответ на Re: connecting using libpq breaks printf  (David Wilson <david.t.wilson@gmail.com>)
Список pgsql-general
David Wilson <david.t.wilson@gmail.com> wrote on Wed, Feb 18, 2009 at 11:36:44AM -0500:
> Try adding "fflush(stderr);" after your fprintf() call. If the
> connection is hanging and output hasn't been flushed, you wouldn't see
> much.

No, this doesn't help, either. Thanks for the suggestion.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: leak in libpq, getpwuid
Следующее
От: Sam Mason
Дата:
Сообщение: Re: connecting using libpq breaks printf