Bitmap Heap Scan on tbl_suppliers (cost=26.18..49.60 rows=36 width=48) |
Recheck Cond: (id = ANY ('{298,46,355,116,354,486,147,387,659,146,123,360,68,241,137,57,197,188,361,447,320,163,372,98,425,106,359,480,138,302,293,297,371,262,95,90}'::integer[])) |
-> Bitmap Index Scan on tbl_suppliers_pkey (cost=0.00..26.17 rows=36 width=0) |
Index Cond: (id = ANY ('{298,46,355,116,354,486,147,387,659,146,123,360,68,241,137,57,197,188,361,447,320,163,372,98,425,106,359,480,138,302,293,297,371,262,95,90}'::integer[])) |