QUERY PLAN
Sort (cost=34.50..34.51 rows=4 width=16)
Sort Key: id
-> Seq Scan on tbl_purchase_client_rels (cost=0.00..34.46 rows=4 width=16)
Filter: (contract_id = ANY ('{3741,3575,3003}'::integer[]))