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

From Rod Taylor
Subject Re: consistency check on SPI tuple count failed
Date
Msg-id 1060359141.97914.36.camel@jester
Whole thread Raw
In response to Re: consistency check on SPI tuple count failed  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, 2003-08-08 at 11:55, Tom Lane wrote:
> "Gaetano Mendola" <mendola@bigfoot.com> writes:
> > the following code was working properly under Postgres 7.3.X
> > I'm now running my regression test with Postgres 7.4beta1 and I'm
> > having the error in subj.
>
> I tried this and got
>
> regression=# select bar();
>  bar
> -----
>    0
> (1 row)
>
> regression=#
>
> Anyone else see the problem?

Bar gives 0 for me as well.

pgsql-hackers by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: consistency check on SPI tuple count failed
Next
From: Tom Lane
Date:
Subject: Re: consistency check on SPI tuple count failed