Re: What is the correct way to extract values from an int8 array in SPI?

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Boszormenyi Zoltan <zb(at)cybertec(dot)at>
Cc: pgsql-general(at)postgresql(dot)org, Hans-Juergen Schoenig <hs(at)cybertec(dot)at>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: What is the correct way to extract values from an int8 array in SPI?
Date: 2009-11-16 16:25:31
Message-ID: 20091116162531.GA3669@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Boszormenyi Zoltan wrote:
> Hi,
>
> I am using this code on 8.4/8.5, which works on 64-bit,
> but segfaults on 32-bit Linux:
>

I'm not sure but perhaps this patch could help you. It may be a bit outdated.

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

Attachment Content-Type Size
spi_copydatum.patch text/x-diff 5.4 KB

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Maria Cianci 2009-11-16 16:40:21 Postgres issues "Not enough storage is available to complete this operation" exception
Previous Message Peter Hunsberger 2009-11-16 15:57:24 Re: Experience with many schemas vs many databases

Browse pgsql-hackers by date

  From Date Subject
Next Message Chris Browne 2009-11-16 16:31:12 Re: next CommitFest
Previous Message Robert Haas 2009-11-16 16:13:23 Re: Summary and Plan for Hot Standby