Re: [HACKERS] using indexes

Jose Soares <jose@sferacarta.com>

From: "Jose' Soares" <jose@sferacarta.com>
To: Bruce Momjian <maillist@candle.pha.pa.us>
Cc: sferac@bo.nettuno.it, lockhart@alumni.caltech.edu, pgsql-hackers@postgresql.org
Date: 1998-10-20T09:47:50Z
Lists: pgsql-hackers
Bruce Momjian wrote:
> 
> > PS:
> >    What about:
> >       select unique1 from onek where unique1 = 3 OR unique1 = 1;
> >                                                  ^^
> >                                                 does it works on v6.4 ?
> 
> It should.

This is a great new.
This thing is absolutely neccessary to have better performances using
ODBC and ACCESS.

Thank you
Jose'