QUERY PLAN
Sort (cost=860.37..860.50 rows=52 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..858.89 rows=52 width=24)
Filter: ((status <> 0) AND (reimbursement_id = ANY ('{7343,7342,7341,7340,7338,7335,7334,7332,7249,7248,7247,7246,7232,7231,7241,7240,7239,7238,7212,7211}'::integer[])))