Bitmap Heap Scan on tbl_products (cost=39.13..80.16 rows=25 width=143) |
Recheck Cond: (id = ANY ('{965,968,2034,2033,2035,969,1586,1657,1624,1357,590,942,1913,1178,1940,849,1471,1340,1107,1895,1896,1897,941,1206,1623}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..39.12 rows=25 width=0) |
Index Cond: (id = ANY ('{965,968,2034,2033,2035,969,1586,1657,1624,1357,590,942,1913,1178,1940,849,1471,1340,1107,1895,1896,1897,941,1206,1623}'::integer[])) |