Bitmap Heap Scan on tbl_purchase_contracts (cost=51.99..96.86 rows=14 width=23) |
Recheck Cond: (id = ANY ('{3940,3927,4033,3969,3987,3810,4014,4023,4059,4051,3963,3928,4072,4079}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..51.99 rows=14 width=0) |
Index Cond: (id = ANY ('{3940,3927,4033,3969,3987,3810,4014,4023,4059,4051,3963,3928,4072,4079}'::integer[])) |