Bitmap Heap Scan on tbl_product_series (cost=33.71..58.83 rows=20 width=37) |
Recheck Cond: (id = ANY ('{1640,743,1639,1638,1637,1636,1635,1634,1633,1632,42,1631,1630,1629,1628,1627,1626,1625,1454,172}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..33.70 rows=20 width=0) |
Index Cond: (id = ANY ('{1640,743,1639,1638,1637,1636,1635,1634,1633,1632,42,1631,1630,1629,1628,1627,1626,1625,1454,172}'::integer[])) |