pgsql/src/backend/optimizer/path (indxpath.c)

From: Tom Lane <tgl>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/optimizer/path (indxpath.c)
Date: 2000-07-26 23:46:23
Message-ID: 200007262346.e6QNkNJ79644@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Wednesday, July 26, 2000 @ 19:46:23
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/optimizer/path
from hub.org:/home/projects/pgsql/tmp/cvs-serv79614

Modified Files:
indxpath.c

----------------------------- Log Message -----------------------------

When dealing with OR-of-ANDs quals, extract multiple subclauses of an AND
to use with a multiple-key index. Formerly we would only extract clauses
that had to do with the first key of the index, which was correct but
didn't exploit the index fully.

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2000-07-27 00:56:44 pgsql/doc (TODO)
Previous Message Vince Vielhaber 2000-07-26 20:57:49 [WEBMASTER] 'www/html testpage.html'