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

From Robert Haas
Subject Re: BUG #5837: PQstatus() fails to report lost connection
Date
Msg-id AANLkTikkjFMKoa6PQfJSc31Yn_M5+T3u7dRO4zUi-Bw2@mail.gmail.com
Whole thread Raw
In response to Re: BUG #5837: PQstatus() fails to report lost connection  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #5837: PQstatus() fails to report lost connection  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On Sat, Jan 22, 2011 at 10:44 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> What did you do exactly?  testlibpq.c just uses PQexec(), and AFAICS the
> connection status does end up BAD if the backend is terminated before a
> PQexec starts.

PFA.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #5837: PQstatus() fails to report lost connection
Next
From: Robert Haas
Date:
Subject: Re: BUG #5837: PQstatus() fails to report lost connection