ERROR/ABORT message - Mailing list pgsql-hackers

From Bruce Momjian
Subject ERROR/ABORT message
Date
Msg-id c882cedaa1ff3f4f1a20eca76b856245
Whole thread
List pgsql-hackers
I have changed the WARN messages to ERROR and ABORT messages.

I wanted to differentiate between errors the user caused, and are
normal, like mistyped field names, and more serious errors coming from
the backend routines.

I have made all the elog's in the parser/ directory as ERRORS.  All the
others are ABORT.

Does someone want to review all the elog's and submit a patch changing
ABORT to ERROR as appropriate?

- --
Bruce Momjian
maillist@candle.pha.pa.us

------------------------------

pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: date format: Canada same as European or US?
Next
From: Bruce Momjian
Date:
Subject: Re: consttraints.source