QUERY PLAN
Sort (cost=378.35..378.37 rows=8 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..378.23 rows=8 width=24)
Filter: (reimbursement_id = ANY ('{7911,7912,7913}'::integer[]))