QUERY PLAN
Sort (cost=23.91..23.93 rows=9 width=41)
Sort Key: remind_date
-> Seq Scan on tbl_purchase_contract_payment_collection_remind_dates (cost=0.00..23.77 rows=9 width=41)
Filter: (contract_id = ANY ('{4437,4475,4442,4436,4482,4477,4485}'::integer[]))