| Bitmap Heap Scan on tbl_product_series (cost=32.85..57.80 rows=17 width=37) |
| Recheck Cond: (id = ANY ('{1724,1784,1775,1783,1786,1785,1781,1344,1358,1244,1730,1769,1047,825,525,1767,1782}'::integer[])) |
| -> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..32.84 rows=17 width=0) |
| Index Cond: (id = ANY ('{1724,1784,1775,1783,1786,1785,1781,1344,1358,1244,1730,1769,1047,825,525,1767,1782}'::integer[])) |