| Bitmap Heap Scan on tbl_products (cost=44.09..97.68 rows=42 width=156) |
| Recheck Cond: (id = ANY ('{1528,1672,2138,2137,2136,2135,1696,2156,1806,1807,1803,1804,1798,1799,1800,1801,1808,1802,1805,2220,1989,2030,2219,2213,1717,1722,2218,2217,1501,1504,2214,2216,2215,1096,1876,1880,1148,1737,960,1882,922,2177}'::integer[])) |
| -> Bitmap Index Scan on tbl_products_pkey (cost=0.00..44.07 rows=42 width=0) |
| Index Cond: (id = ANY ('{1528,1672,2138,2137,2136,2135,1696,2156,1806,1807,1803,1804,1798,1799,1800,1801,1808,1802,1805,2220,1989,2030,2219,2213,1717,1722,2218,2217,1501,1504,2214,2216,2215,1096,1876,1880,1148,1737,960,1882,922,2177}'::integer[])) |