Bitmap Heap Scan on tbl_product_series (cost=35.70..62.12 rows=27 width=37) |
Recheck Cond: (id = ANY ('{1240,1401,1438,1439,593,592,1663,1659,1660,1661,1662,1012,615,1227,1665,1664,1666,1667,1669,172,231,1668,1277,1047,1253,1254,103}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..35.70 rows=27 width=0) |
Index Cond: (id = ANY ('{1240,1401,1438,1439,593,592,1663,1659,1660,1661,1662,1012,615,1227,1665,1664,1666,1667,1669,172,231,1668,1277,1047,1253,1254,103}'::integer[])) |