Re: APC/socket fix (final?) - Mailing list pgsql-patches

From Tom Lane
Subject Re: APC/socket fix (final?)
Date
Msg-id 28265.1080342376@sss.pgh.pa.us
Whole thread Raw
In response to Re: APC/socket fix (final?)  ("Magnus Hagander" <mha@sollentuna.net>)
List pgsql-patches
"Magnus Hagander" <mha@sollentuna.net> writes:
>>> Hopeless, or cute, work-around?
>>
>> It's possibly workable in the limited context of the postmaster, but
>> I've got doubts about doing it in libpq where we can't assume we know
>> what the surrounding application will do.

> No need to touch the frontend parts at all. Our APCs are server side
> only, so it's not a problem there.

Oh really?  What if the surrounding app uses APCs?

            regards, tom lane

pgsql-patches by date:

Previous
From: Claudio Natoli
Date:
Subject: Re: APC/socket fix (final?)
Next
From: Claudio Natoli
Date:
Subject: Re: APC/socket fix (final?)