| Bitmap Heap Scan on tbl_sales_contracts (cost=33.71..72.05 rows=20 width=52) |
| Recheck Cond: (id = ANY ('{4253,4252,4250,4249,4248,4245,4243,4241,4235,4233,4227,4226,4224,4223,4221,4213,4211,4212,4207,4205}'::integer[])) |
| -> Bitmap Index Scan on tbl_sales_contracts_pkey (cost=0.00..33.70 rows=20 width=0) |
| Index Cond: (id = ANY ('{4253,4252,4250,4249,4248,4245,4243,4241,4235,4233,4227,4226,4224,4223,4221,4213,4211,4212,4207,4205}'::integer[])) |