Re: Client failure allows backed to continue - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Client failure allows backed to continue
Date
Msg-id 10242.1043725405@sss.pgh.pa.us
Whole thread Raw
In response to Re: Client failure allows backed to continue  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Client failure allows backed to continue  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Why is COMMERROR not doing the longjump like ERROR?

Because it's defined to be like LOG.

A more useful reply might be that I'm not sure it's safe to abort in the
client I/O routines.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Client failure allows backed to continue
Next
From: Bruce Momjian
Date:
Subject: Re: Client failure allows backed to continue