Re: SSI error messages - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: SSI error messages
Date
Msg-id 1311797962.5508.1.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: SSI error messages  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: SSI error messages
List pgsql-hackers
On lör, 2011-07-16 at 15:01 -0400, Tom Lane wrote:
> Well, as I mentioned in the commit message, I've thought for some time
> that there were use cases for errdetail_internal.  Whether these
> particular places in predicate.c use it or not doesn't affect that.

Looking at commit 1af37ec96d97722aeb527f5f43d6f6f2304f0861, not all of
these are strings that don't need to be translated.  For example, you
can't assume that the translation of "%s: %s" is "%s: %s" or that the
translation of "%s (%x)" is "%s (%x)".  I'll review those in detail when
I find some time, but some of them will probably have to be reverted.




pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Check constraints on partition parents only?
Next
From: Robert Haas
Date:
Subject: Re: Check constraints on partition parents only?