QUERY PLAN
Sort (cost=34.88..34.89 rows=2 width=16)
Sort Key: id
-> Seq Scan on tbl_purchase_client_rels (cost=0.00..34.88 rows=2 width=16)
Filter: (contract_id = ANY ('{4042,4041}'::integer[]))