Re: Plperl functions with OUT parameters crashing each other when used in the same connection

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Plperl functions with OUT parameters crashing each other when used in the same connection
Дата
Msg-id 24732.1157384070@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Plperl functions with OUT parameters crashing each other when used in the same connection  ("Philippe Lang" <philippe.lang@attiksystem.ch>)
Список pgsql-general
"Philippe Lang" <philippe.lang@attiksystem.ch> writes:
> I've got a strange bug with two plperl functions using OUT parameters:

What PG version is this?  (If it's not recent, I'm wondering about the
perl locale-reset issues we fixed awhile ago.)

If it is an up-to-date version, please provide a self-contained test
case --- it's not clear to me how I should invoke these functions to
cause the error, and they seem to rely on tables you didn't provide.

            regards, tom lane

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

Предыдущее
От: Michelle Konzack
Дата:
Сообщение: Re: Tsearch2 & Hebrew
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Plperl functions with OUT parameters crashing each other when used in the same connection