QUERY PLAN
GroupAggregate (cost=0.00..242.22 rows=1 width=36)
Group Key: work_log_id
-> Seq Scan on tbl_reimbursements (cost=0.00..242.20 rows=1 width=9)
Filter: ((status <> 4) AND (status <> 0) AND (work_log_id = 37025))