Re: Segfault when using function and custom-type

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Segfault when using function and custom-type
Дата
Msg-id 3615003.1661869502@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Segfault when using function and custom-type  (Robins Tharakan <tharakan@gmail.com>)
Список pgsql-bugs
Robins Tharakan <tharakan@gmail.com> writes:
> The following SQL causes a Segfault on multiple branches.

It would help if you declared the storage parameters of the type
(size, passbyvalue, etc) in a way consistent with the expectations
of boolin and boolout.  This is not a bug.

            regards, tom lane



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

Предыдущее
От: Robins Tharakan
Дата:
Сообщение: Segfault when using function and custom-type
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #17602: Query backend process killed because it uses up all memory.