| Bitmap Heap Scan on tbl_product_series (cost=17.43..30.93 rows=5 width=37) |
| Recheck Cond: (id = ANY ('{743,1769,1786,1047,1730}'::integer[])) |
| -> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..17.43 rows=5 width=0) |
| Index Cond: (id = ANY ('{743,1769,1786,1047,1730}'::integer[])) |