QUERY PLAN
Sort (cost=1.11..1.12 rows=4 width=33)
Sort Key: remind_date
-> Seq Scan on tbl_purchase_contract_payment_collection_remind_dates (cost=0.00..1.07 rows=4 width=33)
Filter: (contract_id = ANY ('{4,3,2,1}'::integer[]))