Re: consistency check on SPI tuple count failed - Mailing list pgsql-hackers

From Tom Lane
Subject Re: consistency check on SPI tuple count failed
Date
Msg-id 29147.1060370502@sss.pgh.pa.us
Whole thread Raw
In response to Re: consistency check on SPI tuple count failed  ("Mendola Gaetano" <mendola@bigfoot.com>)
List pgsql-hackers
"Mendola Gaetano" <mendola@bigfoot.com> writes:
> Incredible to believe but after playng around  that funcion started
> to work. I'm not crazy.

Yeah, it was a problem with storing into a possibly-obsolete pointer ---
the visible effects could range from nothing to a core dump depending on
whether the pointer was really out-of-date and what got clobbered if it
was.

Fix is in CVS.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Larry Rosenman
Date:
Subject: Re: build on unixware 713
Next
From: "Jenny -"
Date:
Subject: session level locks