QUERY PLAN
Sort (cost=837.49..837.49 rows=1 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..837.48 rows=1 width=24)
Filter: ((status = 0) AND (reimbursement_id = ANY ('{7898,7897,7896,7895,7894,7893,7892,7891,7890,7889,7888,7887,7886,7885,7884,7880,7878,7879,7877,7875}'::integer[])))