QUERY PLAN
Sort (cost=37.76..37.81 rows=21 width=34)
Sort Key: remind_date
-> Seq Scan on tbl_purchase_contract_payment_collection_remind_dates (cost=0.00..37.30 rows=21 width=34)
Filter: (contract_id = ANY ('{4449,4448,4384,4382,4342,4340,4225,4175,4051,3973,3774,3766,3707,3654,3568,3557,3394,3283,3106,3091}'::integer[]))