Peter Eisentraut <peter.eisentr...@enterprisedb.com> writes:
> On 19.04.22 21:16, Tom Lane wrote:
>> Ah, I see the problem: a few places in fe-protocol3 didn't get the memo
>> that conn->error_result represents a "pending" PGresult that hasn't
>> been constructed yet.  The attached fixes it for me --- can you try it
>> on whatever test case led you to this?

> Your patch fixes it for me.

Thanks for testing.  I pushed a cosmetically-polished version of that.

                        regards, tom lane


Reply via email to