Re: BUG #5837: PQstatus() fails to report lost connection

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: BUG #5837: PQstatus() fails to report lost connection
Дата
Msg-id 4D3D67600200002500039B2C@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: BUG #5837: PQstatus() fails to report lost connection  ("Murray S. Kucherawy" <msk@cloudmark.com>)
Ответы Re: BUG #5837: PQstatus() fails to report lost connection  ("Murray S. Kucherawy" <msk@cloudmark.com>)
Список pgsql-bugs
"Murray S. Kucherawy" <msk@cloudmark.com> wrote:

> Please, at a minimum, add some documentation about it.

Current documentation at:

http://www.postgresql.org/docs/9.0/interactive/libpq-async.html

says:

| PQgetResult must be called repeatedly until it returns a null
| pointer, indicating that the command is done.

What do you think would make this more clear?

-Kevin

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #5837: PQstatus() fails to report lost connection
Следующее
От: "Murray S. Kucherawy"
Дата:
Сообщение: Re: BUG #5837: PQstatus() fails to report lost connection