Re: BUG #5837: PQstatus() fails to report lost connection - Mailing list pgsql-bugs

From Kevin Grittner
Subject Re: BUG #5837: PQstatus() fails to report lost connection
Date
Msg-id 4D3D67600200002500039B2C@gw.wicourts.gov
Whole thread Raw
In response to Re: BUG #5837: PQstatus() fails to report lost connection  ("Murray S. Kucherawy" <msk@cloudmark.com>)
Responses Re: BUG #5837: PQstatus() fails to report lost connection  ("Murray S. Kucherawy" <msk@cloudmark.com>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #5837: PQstatus() fails to report lost connection
Next
From: "Murray S. Kucherawy"
Date:
Subject: Re: BUG #5837: PQstatus() fails to report lost connection