Re: something has gone wrong, but what is it? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: something has gone wrong, but what is it?
Date
Msg-id 182237.1660139608@sss.pgh.pa.us
Whole thread Raw
In response to something has gone wrong, but what is it?  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: something has gone wrong, but what is it?
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:

-            elog(ERROR, "something has gone wrong");
+            elog(ERROR, "unrecognized AuxProcType: %d", (int) auxtype);

+1 ... the existing message is clearly not up to project standard.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: something has gone wrong, but what is it?
Next
From: Andrew Dunstan
Date:
Subject: Re: s390x builds on buildfarm