Re: Patch to make int8 values work inside plpython functions - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Patch to make int8 values work inside plpython functions
Date
Msg-id 200110041545.f94Fjli14206@candle.pha.pa.us
Whole thread Raw
In response to Patch to make int8 values work inside plpython functions  (Bradley McLean <brad@bradm.net>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Patch for handling unknown data types in jdbc driver
Next
From: Bruce Momjian
Date:
Subject: Re: [PATCH] Patch for more verbose error reporting in