| Bitmap Heap Scan on tbl_product_series (cost=21.71..37.17 rows=6 width=37) |
| Recheck Cond: (id = ANY ('{1704,592,1724,1786,1767,1047}'::integer[])) |
| -> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..21.71 rows=6 width=0) |
| Index Cond: (id = ANY ('{1704,592,1724,1786,1767,1047}'::integer[])) |