Re: Patch to make int8 values work inside plpython functions

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Patch to make int8 values work inside plpython functions
Дата
Msg-id 200110041545.f94Fjli14206@candle.pha.pa.us
обсуждение исходный текст
Ответ на Patch to make int8 values work inside plpython functions  (Bradley McLean <brad@bradm.net>)
Список pgsql-patches
Patch applied.  Thanks.

> 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

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Patch for handling unknown data types in jdbc driver
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCH] Patch for more verbose error reporting in