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