Re: BUG #8441: Recursive function in plpgsql does not seem to handle null values correctly

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: BUG #8441: Recursive function in plpgsql does not seem to handle null values correctly
Дата
Msg-id 20130909153127.GB841236@alap2.anarazel.de
обсуждение исходный текст
Ответ на Re: BUG #8441: Recursive function in plpgsql does not seem to handle null values correctly  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-bugs
Hi,

On 2013-09-09 17:26:48 +0200, Pavel Stehule wrote:
> it works on 9.1.9

That's probably a question of the configured/detected max_stack_depth.

I have quite some doubts such a naive implementation implemented in
plgsql will work for strings > 255 chars in sensible manner though.

Greetings,

Andres Freund

--
 Andres Freund                       http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: BUG #8441: Recursive function in plpgsql does not seem to handle null values correctly
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #8441: Recursive function in plpgsql does not seem to handle null values correctly