Re: [HACKERS] PL/Perl list value return causes segfault

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: David Fetter <david(at)fetter(dot)org>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>, PostgreSQL Docs <pgsql-docs(at)postgresql(dot)org>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Michael Fuhr <mike(at)fuhr(dot)org>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] PL/Perl list value return causes segfault
Date: 2005-08-12 21:42:57
Message-ID: 200508122142.j7CLgvH28102@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-hackers pgsql-patches


Patch applied. Thanks.

---------------------------------------------------------------------------

David Fetter wrote:
> On Sat, Jul 30, 2005 at 09:47:58AM -0400, Andrew Dunstan wrote:
> >
> >
> > David Fetter wrote:
> >
> > You have rolled 2 problems into one - spi_query+spi_fetchrow does not
> > address the issue of returning large data sets.
> >
> > Suggest instead:
>
> [suggestion]
>
> Revised patch attached. Thanks for catching this :)
>
> Cheers,
> D
> --
> David Fetter david(at)fetter(dot)org http://fetter.org/
> phone: +1 510 893 6100 mobile: +1 415 235 3778
>
> Remember to vote!

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Jim C. Nasby 2005-08-16 00:26:51 Re: Article doing a basic comparison of MySQL, Oracle, PostgreSQL
Previous Message Andrew Ford 2005-08-11 16:51:14 Re: Article doing a basic comparison of MySQL, Oracle, PostgreSQL

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2005-08-12 21:45:04 Re: pthread stack on FreeBSD WAS: HEAD doesn't cope with libraries
Previous Message Bruce Momjian 2005-08-12 21:41:06 Re: Race conditions, race conditions!

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2005-08-12 21:45:04 Re: pthread stack on FreeBSD WAS: HEAD doesn't cope with libraries
Previous Message Martijn van Oosterhout 2005-08-12 21:41:15 [PATCH] Changing second argument to type input function