yet another problem in recent builds, GIST this time - Mailing list pgsql-hackers

From Gene Selkov, Jr.
Subject yet another problem in recent builds, GIST this time
Date
Msg-id 199810102316.SAA23611@antares.mcs.anl.gov
Whole thread Raw
List pgsql-hackers
I think I have another problem similar to what I just reported. This time it is in GiST. It does not complain when it
buildsthe index but any attempt to use the table with exesisting GiST indices causes this error: 

emp=> select count(*) from pho;
ERROR:  index_info: no amop 783 18630 1

--Gene

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] backslash in psql output
Next
From: "Billy G. Allie"
Date:
Subject: PostgreSQL 6.4 patches - portability related.