yet another problem in recent builds, GIST this time

From: "Gene Selkov, Jr(dot)" <selkovjr(at)mcs(dot)anl(dot)gov>
To: pgsql-hackers(at)postgresql(dot)org
Subject: yet another problem in recent builds, GIST this time
Date: 1998-10-10 22:17:36
Message-ID: 199810102316.SAA23611@antares.mcs.anl.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 builds the 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

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1998-10-10 22:36:10 Re: [HACKERS] backslash in psql output
Previous Message Oliver Elphick 1998-10-10 22:06:22 Re: [HACKERS] backslash in psql output