| Bitmap Heap Scan on tbl_products (cost=31.45..60.43 rows=12 width=156) |
| Recheck Cond: (id = ANY ('{2184,2198,2221,1007,2253,2241,2242,2243,2244,2255,2256,941}'::integer[])) |
| -> Bitmap Index Scan on tbl_products_pkey (cost=0.00..31.45 rows=12 width=0) |
| Index Cond: (id = ANY ('{2184,2198,2221,1007,2253,2241,2242,2243,2244,2255,2256,941}'::integer[])) |