Re: SPI bug.

From: Neil Conway <neilc(at)samurai(dot)com>
To: Tzahi Fadida <tzahi_ml(at)myrealbox(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: SPI bug.
Date: 2005-05-01 06:00:17
Message-ID: 42747071.2060303@samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tzahi Fadida wrote:
> I think the solution can be either changing the FETCH_ALL to
> INT_MAX or changing the interface parameter count and subsequent usages
> to long.

I think changing SPI_cursor_fetch() and SPI_cursor_move() to take a
"long" for the "count" parameter is the right fix for HEAD. It would
probably not be wise to backport, though, as it is probably not worth
breaking ABI compatibility for SPI during a stable release series.

-Neil

In response to

  • SPI bug. at 2005-04-30 01:25:12 from Tzahi Fadida

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sander Steffann 2005-05-01 10:00:08 Re: Feature freeze date for 8.1
Previous Message Robert Treat 2005-05-01 01:59:56 Re: [HACKERS] Increased company involvement