OSDN Git Service

Fix testing of partial-index predicates to work correctly in cases where
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 13 Jul 2002 19:20:34 +0000 (19:20 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 13 Jul 2002 19:20:34 +0000 (19:20 +0000)
commit942a2e94fab16e11254d69c1425622fb91fb3628
treea93e9db12e23d722d143506edd12d20033d381a3
parent59097af0bb702a46875d0a77bafbcddf3617fd7a
Fix testing of partial-index predicates to work correctly in cases where
varno of index's relation is not 1.  This embarrassing oversight pointed
out by Dmitry Tkach 12-Jul-02.
src/backend/optimizer/path/indxpath.c