Re: [HACKERS] OR clause status

From: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: David Hartwig <daveh(at)insightdist(dot)com>, hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] OR clause status
Date: 1998-08-06 04:10:29
Message-ID: 35C92CB5.CD34AF7@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-08-06 04:35:36 Re: [HACKERS] OR clause status
Previous Message Roland Roberts 1998-08-06 04:07:03 How do I find the table that an oid belongs to