Re: c extension - Mailing list pgsql-novice

From Tom Lane
Subject Re: c extension
Date
Msg-id 16174.1099511597@sss.pgh.pa.us
Whole thread Raw
In response to Re: c extension  (Joe Conway <mail@joeconway.com>)
Responses Re: c extension  (Kjetil Haaland <kjetil.haaland@student.uib.no>)
List pgsql-novice
Joe Conway <mail@joeconway.com> writes:
> Kjetil Haaland wrote:
>> Is there any good reason it should work with integers and not with characters?

> Not sure -- sheer luck ;-)

Maybe it's a memory clobber, like writing one more array position than
you actually allocated?  Check your address and sizing arithmetic.

            regards, tom lane

pgsql-novice by date:

Previous
From: Joe Conway
Date:
Subject: Re: c extension
Next
From: "Paul Daniels @rinbe"
Date:
Subject: Re: using postgreSQL with MS-IIS and eGroupWare