QUERY PLAN
Sort (cost=207.30..207.31 rows=1 width=119)
Sort Key: (array_position('{0,1,2,3,4}'::integer[], (status)::integer))
-> Seq Scan on tbl_reimbursements (cost=0.00..207.29 rows=1 width=119)
Filter: (implement_record_id = 6667)