| Bitmap Heap Scan on tbl_product_series (cost=26.57..45.45 rows=9 width=37) |
| Recheck Cond: (id = ANY ('{1020,801,1724,1012,525,1769,1344,1244,1730}'::integer[])) |
| -> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..26.56 rows=9 width=0) |
| Index Cond: (id = ANY ('{1020,801,1724,1012,525,1769,1344,1244,1730}'::integer[])) |