Bitmap Heap Scan on tbl_product_series (cost=33.13..57.64 rows=18 width=37) |
Recheck Cond: (id = ANY ('{617,602,231,596,56,594,88,593,592,339,582,581,578,29,576,575,574,573}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..33.13 rows=18 width=0) |
Index Cond: (id = ANY ('{617,602,231,596,56,594,88,593,592,339,582,581,578,29,576,575,574,573}'::integer[])) |