Bitmap Heap Scan on tbl_product_series (cost=33.71..59.55 rows=20 width=37) |
Recheck Cond: (id = ANY ('{1695,1696,29,1694,1641,1697,693,1559,531,1374,593,618,813,1613,75,1047,1048,1691,1382,633}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..33.70 rows=20 width=0) |
Index Cond: (id = ANY ('{1695,1696,29,1694,1641,1697,693,1559,531,1374,593,618,813,1613,75,1047,1048,1691,1382,633}'::integer[])) |