| Bitmap Heap Scan on tbl_product_series (cost=35.13..62.11 rows=25 width=37) |
| Recheck Cond: (id = ANY ('{743,1653,1721,748,1437,592,1495,1439,749,1022,1612,1722,1723,1720,1471,716,1240,741,1500,1382,801,784,1012,999,103}'::integer[])) |
| -> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..35.12 rows=25 width=0) |
| Index Cond: (id = ANY ('{743,1653,1721,748,1437,592,1495,1439,749,1022,1612,1722,1723,1720,1471,716,1240,741,1500,1382,801,784,1012,999,103}'::integer[])) |