| Bitmap Heap Scan on tbl_product_series (cost=38.27..67.54 rows=36 width=37) |
| Recheck Cond: (id = ANY ('{1262,593,592,613,165,167,877,796,1156,802,588,339,885,716,1260,617,804,356,805,605,606,1261,604,603,591,529,615,113,147,754,799,811,1004,1012,612,1011}'::integer[])) |
| -> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..38.26 rows=36 width=0) |
| Index Cond: (id = ANY ('{1262,593,592,613,165,167,877,796,1156,802,588,339,885,716,1260,617,804,356,805,605,606,1261,604,603,591,529,615,113,147,754,799,811,1004,1012,612,1011}'::integer[])) |