1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-30 21:42:05 +03:00

Cleanup of OR fix.

This commit is contained in:
Bruce Momjian
1998-08-01 22:44:55 +00:00
parent 0a2e5cdfc9
commit 2c6b370e64
3 changed files with 9 additions and 8 deletions

View File

@ -8,7 +8,7 @@
*
*
* IDENTIFICATION
* $Header: /cvsroot/pgsql/src/backend/optimizer/path/indxpath.c,v 1.20 1998/08/01 22:12:12 momjian Exp $
* $Header: /cvsroot/pgsql/src/backend/optimizer/path/indxpath.c,v 1.21 1998/08/01 22:44:53 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@ -143,7 +143,6 @@ find_index_paths(Query *root,
index->indexkeys[0],
index->classlist[0],
clauseinfo_list);
}
/*
* 2. If the keys of this index match any of the available restriction