Re: [HACKERS] OR clause status - Mailing list pgsql-hackers

From Thomas G. Lockhart
Subject Re: [HACKERS] OR clause status
Date
Msg-id 35C92CB5.CD34AF7@alumni.caltech.edu
Whole thread Raw
In response to Re: [HACKERS] OR clause status  (Bruce Momjian <maillist@candle.pha.pa.us>)
Responses Re: [HACKERS] OR clause status  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
> > Ran a few tests last night.   So far, works great for single,
> > non-internal, attributes.  However, I was not able to get the query
> > to use the table's oid index when such an index existed.   Did a
> > VACUUM ANALYZE before the query.
> Thomas will have to deal with this before 6.4.  The auto-casting of
> type oid is not working.

I think the OID auto-casting should be very easy (painfully easy,
actually, if that doesn't jinx it). Once the development tree becomes
unbroken :) Haven't finished reading mail yet, so may already work, eh?

                   - Tom

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Large objects names
Next
From: Roland Roberts
Date:
Subject: How do I find the table that an oid belongs to