Re: Query returning tuples that does not satisfy the WHERE clause - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Query returning tuples that does not satisfy the WHERE clause
Date
Msg-id 21539.1157740968@sss.pgh.pa.us
Whole thread Raw
In response to Re: Query returning tuples that does not satisfy the WHERE clause  (Manuel Sugawara <masm@fciencias.unam.mx>)
List pgsql-hackers
Manuel Sugawara <masm@fciencias.unam.mx> writes:
> I don't think so, search_path has its default value and also I'm able
> to reproduce it in a fresh cluster (tried 3 different machines to
> discard hardware problems).

Hm, well I'm willing to take a look if you can provide me access to the
problem database running on a debug-enabled Postgres build.  The
fresh-cluster test seems to rule out my other idea about a corrupt
index (though that was shaky anyway considering both plans use the
same index...)
        regards, tom lane


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Fixed length data types issue
Next
From: Bruce Momjian
Date:
Subject: Re: Fixed length data types issue