QUERY PLAN
Sort (cost=18.09..18.12 rows=12 width=16)
Sort Key: remind_date
-> Seq Scan on tbl_service_contract_remind_dates (cost=0.00..17.88 rows=12 width=16)
Filter: ((NOT reminded) AND (contract_id = ANY ('{3843,3841,3840,3842,3845,3837,3831,3844,3830,3816,3803,3792,3791,3797,3795,3796,3789,3790,3768,3764}'::integer[])))