Bitmap Heap Scan on tbl_products (cost=35.42..72.99 rows=26 width=130) |
Recheck Cond: (id = ANY ('{196,1303,1763,1764,1766,1668,1895,1896,1897,849,1471,1340,989,1353,1902,1903,1904,498,1558,1559,1560,1561,1562,1563,1655,947}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..35.41 rows=26 width=0) |
Index Cond: (id = ANY ('{196,1303,1763,1764,1766,1668,1895,1896,1897,849,1471,1340,989,1353,1902,1903,1904,498,1558,1559,1560,1561,1562,1563,1655,947}'::integer[])) |