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