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 27674.1060358127@sss.pgh.pa.us
Whole thread Raw
In response to consistency check on SPI tuple count failed  ("Gaetano Mendola" <mendola@bigfoot.com>)
Responses Re: consistency check on SPI tuple count failed
Re: consistency check on SPI tuple count failed
List pgsql-hackers
"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?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Moved simple_prompt()/sprompt.c
Next
From: Stephan Szabo
Date:
Subject: Re: consistency check on SPI tuple count failed