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