QUERY PLAN
Sort (cost=46.30..46.31 rows=5 width=16)
Sort Key: id
-> Seq Scan on tbl_purchase_client_rels (cost=0.00..46.24 rows=5 width=16)
Filter: (contract_id = ANY ('{4475,4463,1213,1234,1018}'::integer[]))