Patch to make int8 values work inside plpython functions

Поиск
Список
Период
Сортировка
От Bradley McLean
Тема Patch to make int8 values work inside plpython functions
Дата
Msg-id 20011003144828.A23574@bradm.net
обсуждение исходный текст
Ответы Re: Patch to make int8 values work inside plpython functions
Re: Patch to make int8 values work inside plpython functions
Список pgsql-patches
Using strtol() on int8 values (input parameters or result sets) in
plpython would result in numeric overflows causing the backend to
terminate abruptly.

This patch fixes it.

-Brad

Вложения

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