| Bitmap Heap Scan on tbl_product_series (cost=26.85..46.88 rows=10 width=37) |
| Recheck Cond: (id = ANY ('{1694,1641,1012,615,1665,1663,1664,1047,1033,1382}'::integer[])) |
| -> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..26.85 rows=10 width=0) |
| Index Cond: (id = ANY ('{1694,1641,1012,615,1665,1663,1664,1047,1033,1382}'::integer[])) |