QUERY PLAN
Sort (cost=42.76..42.77 rows=5 width=16)
Sort Key: id
-> Seq Scan on tbl_purchase_client_rels (cost=0.00..42.70 rows=5 width=16)
Filter: (contract_id = ANY ('{4087,4072,4042,4041,4025}'::integer[]))