Bitmap Heap Scan on tbl_products (cost=34.28..69.94 rows=22 width=130) |
Recheck Cond: (id = ANY ('{984,1668,1624,1781,1782,1783,1784,1785,498,1923,1104,1372,942,1564,969,1931,1586,1910,1911,1912,933,1705}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..34.27 rows=22 width=0) |
Index Cond: (id = ANY ('{984,1668,1624,1781,1782,1783,1784,1785,498,1923,1104,1372,942,1564,969,1931,1586,1910,1911,1912,933,1705}'::integer[])) |