| Bitmap Heap Scan on tbl_product_series (cost=12.86..21.78 rows=3 width=37) |
| Recheck Cond: (id = ANY ('{743,741,103}'::integer[])) |
| -> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..12.86 rows=3 width=0) |
| Index Cond: (id = ANY ('{743,741,103}'::integer[])) |