Bitmap Heap Scan on tbl_product_series (cost=35.99..63.43 rows=28 width=37) |
Recheck Cond: (id = ANY ('{1694,356,1651,1653,1600,593,592,1024,1470,1514,1012,615,1570,1573,1318,1572,1665,1663,1664,231,546,544,602,103,1620,1455,1691,1382}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..35.98 rows=28 width=0) |
Index Cond: (id = ANY ('{1694,356,1651,1653,1600,593,592,1024,1470,1514,1012,615,1570,1573,1318,1572,1665,1663,1664,231,546,544,602,103,1620,1455,1691,1382}'::integer[])) |