QUERY PLAN
Sort (cost=14.71..14.72 rows=3 width=30)
Sort Key: remind_date
-> Seq Scan on tbl_purchase_contract_payment_collection_remind_dates (cost=0.00..14.69 rows=3 width=30)
Filter: (contract_id = ANY ('{3429,3666}'::integer[]))