| Bitmap Heap Scan on tbl_product_series (cost=32.85..57.80 rows=17 width=37) |
| Recheck Cond: (id = ANY ('{592,1149,1591,1223,912,1724,1778,739,743,1592,1779,1780,1222,551,1769,1344,1730}'::integer[])) |
| -> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..32.84 rows=17 width=0) |
| Index Cond: (id = ANY ('{592,1149,1591,1223,912,1724,1778,739,743,1592,1779,1780,1222,551,1769,1344,1730}'::integer[])) |