Re: pg_proc.dat "proargmodes is not a 1-D char array"

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_proc.dat "proargmodes is not a 1-D char array"
Дата
Msg-id 935421.1605643162@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pg_proc.dat "proargmodes is not a 1-D char array"  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: pg_proc.dat "proargmodes is not a 1-D char array"
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> On Tue, Nov 17, 2020 at 10:32 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Adding the expected length to the error message might be OK though.

> Certainly seems like we should do at least that much. The current
> message is just wrong, right?

It's incomplete, for sure.  Doesn't mention nulls either.

            regards, tom lane



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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: [patch] [doc] Clarify that signal functions have no feedback
Следующее
От: Jack Christensen
Дата:
Сообщение: Re: pl/pgsql feature request: shorthand for argument and local variable references