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