| Bitmap Heap Scan on tbl_product_series (cost=21.71..37.00 rows=6 width=37) |
| Recheck Cond: (id = ANY ('{1334,783,1361,1362,1363,1364}'::integer[])) |
| -> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..21.71 rows=6 width=0) |
| Index Cond: (id = ANY ('{1334,783,1361,1362,1363,1364}'::integer[])) |