aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/array_userfuncs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-07-28 20:26:22 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-07-28 20:26:22 +0000
commita4ca84231973395be9a6a415f286573decd2cd61 (patch)
treee010f75d93503298cd5bb9f4ad713db4c8ceae71 /src/backend/utils/adt/array_userfuncs.c
parent3535cb827a5f4e829ccbaef04dd225d2ad9b995a (diff)
downloadpostgresql-a4ca84231973395be9a6a415f286573decd2cd61.tar.gz
postgresql-a4ca84231973395be9a6a415f286573decd2cd61.zip
Fix a bunch of bad interactions between partial indexes and the new
planning logic for bitmap indexscans. Partial indexes create corner cases in which a scan might be done with no explicit index qual conditions, and the code wasn't handling those cases nicely. Also be a little tenser about eliminating redundant clauses in the generated plan. Per report from Dmitry Karasik.
Diffstat (limited to 'src/backend/utils/adt/array_userfuncs.c')
0 files changed, 0 insertions, 0 deletions