Re: several minor cleanups

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: several minor cleanups
Дата
Msg-id 9454.1026800869@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: several minor cleanups  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: several minor cleanups  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
>> Well, I think the practice of reporting C function names for
>> user-visible error messages isn't a particularly good idea -- but if
>> we'd like to fix that, this is only one of numerous error messages that
>> need to be corrected.

> Is there any desire for this to be done?

I am *strongly* against removing those names until such time as we have
a substitute mechanism for identifying where error messages come from
in the source.  We've talked before about making __FILE__/__LINE__ info
available as a secondary field in error messages, as part of a general
overhaul of error reporting ... but no one seems to want to tackle it...

            regards, tom lane

В списке pgsql-patches по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Unique / Primary key constraints
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: several minor cleanups