QUERY PLAN
Sort (cost=387.88..387.90 rows=8 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..387.76 rows=8 width=24)
Filter: (reimbursement_id = ANY ('{8145,8144,8143}'::integer[]))