QUERY PLAN
Sort (cost=19.59..19.60 rows=3 width=34)
Sort Key: remind_date
-> Seq Scan on tbl_purchase_contract_payment_collection_remind_dates (cost=0.00..19.56 rows=3 width=34)
Filter: (contract_id = ANY ('{4362,4361,4358}'::integer[]))