QUERY PLAN
Sort (cost=38.59..38.60 rows=3 width=16)
Sort Key: id
-> Seq Scan on tbl_purchase_client_rels (cost=0.00..38.57 rows=3 width=16)
Filter: (contract_id = ANY ('{1213,1234,1018}'::integer[]))