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 ('{8161,8158,8155,8154,8143,8134,8120,8048,8049,8045,8043,8042,8041,8040,8039,8038,8037,8036,8035,8034}'::integer[])))