OR clause indexing installed

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: hackers(at)postgreSQL(dot)org (PostgreSQL-development)
Subject: OR clause indexing installed
Date: 1998-08-01 22:38:26
Message-ID: 199808012238.SAA08611@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I have installed my changes to allow use of indexes with OR clauses. It
is not perfect, but passes the regression tests. It is certainly ready
for people to try it out.

90% of the code was already there, but disabled because it was broken.
Cleanup, debugging, and some additional code was all that was needed.
I am thinking of doing a code review of the entire optimizer to make
sure the code is in good shape.

It is amazing how many PostgreSQL features are like this.

--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter T Mount 1998-08-01 22:41:01 Re: [HACKERS] Problem with CVS access to current sources
Previous Message Oleg Bartunov 1998-08-01 21:46:48 Re: [HACKERS] Problem with CVS access to current sources