| Bitmap Heap Scan on tbl_product_series (cost=33.71..59.55 rows=20 width=37) |
| Recheck Cond: (id = ANY ('{1319,1320,1413,592,1459,1493,1496,1497,103,1033,743,1606,1607,1609,1278,733,666,693,758,755}'::integer[])) |
| -> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..33.70 rows=20 width=0) |
| Index Cond: (id = ANY ('{1319,1320,1413,592,1459,1493,1496,1497,103,1033,743,1606,1607,1609,1278,733,666,693,758,755}'::integer[])) |