> > 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