Re: BUG #19352: SQL Error messages do not include schema name along with table or data object name.
В списке pgsql-bugs по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: BUG #19352: SQL Error messages do not include schema name along with table or data object name. |
| Дата | |
| Msg-id | 994716.1765553995@sss.pgh.pa.us обсуждение |
| Ответ на | Re: BUG #19352: SQL Error messages do not include schema name along with table or data object name. (Kirill Reshke <reshkekirill@gmail.com>) |
| Список | pgsql-bugs |
Kirill Reshke <reshkekirill@gmail.com> writes:
> On Fri, 12 Dec 2025 at 13:33, PG Bug reporting form
> <noreply@postgresql.org> wrote:
>> Ideally this error message would be clearer if the schema name was included
>> with the data table or object name.
> So, if we do anything about this, we need to change all of these
> places... This is a big amount of work and would be HEAD-only.
Yeah, at a guess we'd be talking about touching a couple of thousand
places if we were to apply such a policy uniformly. This has been
debated in the past and the answer has always come out "no"; not
just because of the work, but because it'd make errors more verbose
but frequently not more helpful.
As Álvaro notes nearby, we do have provisions for reporting associated
schema names as secondary error fields, although I think that's only
been implemented in a few dozen places.
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера