QUERY PLAN
Sort (cost=426.75..426.77 rows=8 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..426.63 rows=8 width=24)
Filter: ((status <> 0) AND (reimbursement_id = ANY ('{7911,7912,7913}'::integer[])))