QUERY PLAN
Sort (cost=437.47..437.49 rows=8 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..437.35 rows=8 width=24)
Filter: ((status <> 0) AND (reimbursement_id = ANY ('{8145,8144,8143}'::integer[])))