diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-11-20 19:52:54 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-11-20 19:52:54 +0000 |
commit | 176961c1f14a5d0256c6b03548c065f5b5cbccd7 (patch) | |
tree | 4d4eca2b015fe447a56cd55ee3bfdaf5e3aed660 /src/backend/libpq/auth.c | |
parent | 6c3690d835e3bb7fc86b4f08335cb7a8fd22f4e2 (diff) | |
download | postgresql-176961c1f14a5d0256c6b03548c065f5b5cbccd7.tar.gz postgresql-176961c1f14a5d0256c6b03548c065f5b5cbccd7.zip |
Fix breakage of bitmap scan plan creation for special index operators such
as LIKE. I oversimplified this code when removing support for plan-time
determination of index operator lossiness back in April --- I had thought
create_bitmap_subplan could stop returning two separate lists of qual
conditions, but it still must so that we can treat special operators
correctly in create_bitmap_scan_plan. Per report from Rushabh Lathia.
Diffstat (limited to 'src/backend/libpq/auth.c')
0 files changed, 0 insertions, 0 deletions