Re: Is there a way to run heap_insert() AFTER ExecInsertIndexTuples() ? - Mailing list pgsql-hackers

From Zoltan Boszormenyi
Subject Re: Is there a way to run heap_insert() AFTER ExecInsertIndexTuples() ?
Date
Msg-id 45E7064C.2050405@dunaweb.hu
Whole thread Raw
In response to Re: Is there a way to run heap_insert() AFTER ExecInsertIndexTuples() ?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane írta:
> Zoltan Boszormenyi <zboszor@dunaweb.hu> writes:
>   
>> However, I get warning messages like:
>> WARNING:  detected write past chunk end in ExecutorState 0xaaff68
>> How can I prevent them?
>>     
>
> Find the memory-clobbering bug in your patch.
>
>             regards, tom lane
>   

Thanks, I found it.

Best regards,
Zoltán Böszörményi



pgsql-hackers by date:

Previous
From: "Merlin Moncure"
Date:
Subject: Re: HOT - preliminary results
Next
From: "Pavan Deolasee"
Date:
Subject: Re: HOT - preliminary results