QUERY PLAN
Sort (cost=644.96..645.03 rows=26 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..644.35 rows=26 width=24)
Filter: ((status <> 0) AND (reimbursement_id = ANY ('{8354,8344,8130,8011,8023,7760,7743,7751,7515,7352}'::integer[])))