Bitmap Heap Scan on tbl_contact_attend_pre_sales (cost=12.86..21.99 rows=4 width=12) |
Recheck Cond: (pre_sales_id = ANY ('{1839,1838,1837}'::integer[])) |
-> Bitmap Index Scan on tbl_contact_attend_pre_sales_pkey (cost=0.00..12.86 rows=4 width=0) |
Index Cond: (pre_sales_id = ANY ('{1839,1838,1837}'::integer[])) |