QUERY PLAN
Sort (cost=37.36..37.36 rows=3 width=16)
Sort Key: id
-> Seq Scan on tbl_purchase_client_rels (cost=0.00..37.33 rows=3 width=16)
Filter: (contract_id = ANY ('{4080,2193,2152}'::integer[]))