| Bitmap Heap Scan on tbl_products (cost=37.99..77.33 rows=21 width=151) |
| Recheck Cond: (id = ANY ('{2161,2162,2164,2165,936,2127,952,2126,942,849,1471,1107,1340,1774,1191,2008,1624,1511,1190,2166,1372}'::integer[])) |
| -> Bitmap Index Scan on tbl_products_pkey (cost=0.00..37.98 rows=21 width=0) |
| Index Cond: (id = ANY ('{2161,2162,2164,2165,936,2127,952,2126,942,849,1471,1107,1340,1774,1191,2008,1624,1511,1190,2166,1372}'::integer[])) |