QUERY PLAN
Sort (cost=8.47..8.48 rows=1 width=16)
Sort Key: remind_date
-> Seq Scan on tbl_service_contract_remind_dates (cost=0.00..8.46 rows=1 width=16)
Filter: ((NOT reminded) AND (contract_id = 4075))