| Bitmap Heap Scan on tbl_products (cost=36.60..71.08 rows=16 width=156) |
| Recheck Cond: (id = ANY ('{922,1882,960,1737,1148,1880,1876,1096,2030,1989,2214,1504,1501,2213,2215,2216}'::integer[])) |
| -> Bitmap Index Scan on tbl_products_pkey (cost=0.00..36.60 rows=16 width=0) |
| Index Cond: (id = ANY ('{922,1882,960,1737,1148,1880,1876,1096,2030,1989,2214,1504,1501,2213,2215,2216}'::integer[])) |