]> granicus.if.org Git - postgresql/commit
Bug (yet unfixed but not fatal) found: Re-moving index clauses from the
authorVadim B. Mikheev <vadim4o@yahoo.com>
Thu, 24 Apr 1997 15:59:58 +0000 (15:59 +0000)
committerVadim B. Mikheev <vadim4o@yahoo.com>
Thu, 24 Apr 1997 15:59:58 +0000 (15:59 +0000)
commite349eb6e2c9084fe4baff4eacac3ea274aec1e6e
tree557b7f0a808faa80dd0fd5082e1fd3f658bae43a
parenta1ac1989cf01671d6ed4fb14618c78713d1c944d
Bug (yet unfixed but not fatal) found: Re-moving index clauses from the
nestloop's join clauses doesn't work in some cases:
         *    1. fix_indxqual_references may change varattno-s in
         *       inner_indxqual;
         *    2. clauses may be commuted
src/backend/optimizer/plan/createplan.c