Re: is ErrorResponse possible on Sync? - Mailing list pgsql-hackers

From Vladimir Sitnikov
Subject Re: is ErrorResponse possible on Sync?
Date
Msg-id CAB=Je-Ggkuw_fLFVZwmbk5xZAmSaiMJiA6SPQRxUeL5LxpPijA@mail.gmail.com
Whole thread Raw
In response to is ErrorResponse possible on Sync?  (Andrei Matei <andreimatei1@gmail.com>)
List pgsql-hackers
>Or, does the backend swallow the error, and return only the ReadyForQuery (I hope not).

What is your backend version?

Here's a well-known case when the backend did swallow the error:
"Error on failed COMMIT"

I don't remember if the behavior has been fixed or not.
The expected behavior was "commit" returned "rollback" status without any error.

Vladimir

pgsql-hackers by date:

Previous
From: Andrei Matei
Date:
Subject: is ErrorResponse possible on Sync?
Next
From: Tom Lane
Date:
Subject: Re: is ErrorResponse possible on Sync?