| Bitmap Heap Scan on tbl_products (cost=41.21..90.30 rows=32 width=156) |
| Recheck Cond: (id = ANY ('{2261,2177,2262,2269,1584,1562,2171,1372,2242,2255,1234,1224,941,1025,2086,2085,39,672,2084,2083,2080,2078,1238,2077,2076,1231,2075,2074,1245,1246,2073,2072}'::integer[])) |
| -> Bitmap Index Scan on tbl_products_pkey (cost=0.00..41.20 rows=32 width=0) |
| Index Cond: (id = ANY ('{2261,2177,2262,2269,1584,1562,2171,1372,2242,2255,1234,1224,941,1025,2086,2085,39,672,2084,2083,2080,2078,1238,2077,2076,1231,2075,2074,1245,1246,2073,2072}'::integer[])) |