]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Back-patch fix to make partial indexes usable on relations other than
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 22 Aug 2002 16:20:38 +0000 (16:20 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 22 Aug 2002 16:20:38 +0000 (16:20 +0000)
commit8c905b0aa9f3f1cc29ad8b662915cf8031742942
treecd8cf96dbab0122ce0c94ee120092cbfa3d0cf2c
parentcd9f392cd074dc06f095219b98baabcc16279a0b
Back-patch fix to make partial indexes usable on relations other than
the first one listed in a query.  Per request from Oleg.
src/backend/optimizer/path/indxpath.c