Bitmap Heap Scan on tbl_suppliers (cost=23.92..48.33 rows=28 width=47) |
Recheck Cond: (id = ANY ('{262,138,67,38,293,592,593,203,225,161,504,280,526,576,489,507,505,56,607,163,137,681,537,86,478,546,678,236}'::integer[])) |
-> Bitmap Index Scan on tbl_suppliers_pkey (cost=0.00..23.91 rows=28 width=0) |
Index Cond: (id = ANY ('{262,138,67,38,293,592,593,203,225,161,504,280,526,576,489,507,505,56,607,163,137,681,537,86,478,546,678,236}'::integer[])) |