| Bitmap Heap Scan on tbl_suppliers (cost=24.20..49.77 rows=29 width=47) |
| Recheck Cond: (id = ANY ('{68,163,46,363,253,531,373,252,489,82,67,365,494,511,305,90,236,617,623,262,669,676,678,38,478,608,756,307,431}'::integer[])) |
| -> Bitmap Index Scan on tbl_suppliers_pkey (cost=0.00..24.19 rows=29 width=0) |
| Index Cond: (id = ANY ('{68,163,46,363,253,531,373,252,489,82,67,365,494,511,305,90,236,617,623,262,669,676,678,38,478,608,756,307,431}'::integer[])) |