Bitmap Heap Scan on tbl_products (cost=22.00..41.85 rows=7 width=143) |
Recheck Cond: (id = ANY ('{1485,1484,1483,1511,941,947,1040}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..21.99 rows=7 width=0) |
Index Cond: (id = ANY ('{1485,1484,1483,1511,941,947,1040}'::integer[])) |