QUERY PLAN
Sort (cost=41.07..41.08 rows=4 width=16)
Sort Key: id
-> Seq Scan on tbl_purchase_client_rels (cost=0.00..41.03 rows=4 width=16)
Filter: (contract_id = ANY ('{4362,4361,4358}'::integer[]))