QUERY PLAN
Sort (cost=18.83..18.84 rows=4 width=41)
Sort Key: remind_date
-> Seq Scan on tbl_purchase_contract_payment_collection_remind_dates (cost=0.00..18.79 rows=4 width=41)
Filter: (contract_id = ANY ('{4041,4072,4080,4081}'::integer[]))