Bitmap Heap Scan on tbl_product_series (cost=36.27..62.90 rows=29 width=37) |
Recheck Cond: (id = ANY ('{1401,1438,1439,593,592,1484,1657,1485,1658,1033,103,712,1663,1012,615,104,1665,1664,1666,1667,1669,172,231,1668,893,58,1277,985,1047}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..36.27 rows=29 width=0) |
Index Cond: (id = ANY ('{1401,1438,1439,593,592,1484,1657,1485,1658,1033,103,712,1663,1012,615,104,1665,1664,1666,1667,1669,172,231,1668,893,58,1277,985,1047}'::integer[])) |