Re: Patch to make int8 values work inside plpython functions

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Patch to make int8 values work inside plpython functions
Дата
Msg-id 200110031911.f93JBFK13063@candle.pha.pa.us
обсуждение исходный текст
Ответ на Patch to make int8 values work inside plpython functions  (Bradley McLean <brad@bradm.net>)
Список pgsql-patches
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

> 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 по дате отправления:

Предыдущее
От: "Dave Cramer"
Дата:
Сообщение: Patch for handling unknown data types in jdbc driver
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Patch for handling unknown data types in jdbc driver