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 ('{7789,7805,7808,7788,7785,7779,7778,7777,7776,7775,7774,7773,7668,7674,7699,7698,7666,7694,7667,7626}'::integer[])))