QUERY PLAN
Sort (cost=42.18..42.19 rows=5 width=16)
Sort Key: id
-> Seq Scan on tbl_purchase_client_rels (cost=0.00..42.12 rows=5 width=16)
Filter: (contract_id = ANY ('{4080,2364,2216,2198,2114}'::integer[]))