QUERY PLAN
Sort (cost=39.69..39.70 rows=4 width=16)
Sort Key: id
-> Seq Scan on tbl_purchase_client_rels (cost=0.00..39.65 rows=4 width=16)
Filter: (contract_id = ANY ('{4073,4042,4041,4025}'::integer[]))