QUERY PLAN
Sort (cost=858.90..858.90 rows=1 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..858.89 rows=1 width=24)
Filter: ((status = 0) AND (reimbursement_id = ANY ('{8179,8176,8125,8124,8123,8122,8121,8119,8118,8117,8116,8115,8114,8113,8112,8111,8110,8103,8102,8101}'::integer[])))