QUERY PLAN
Sort (cost=36.68..36.69 rows=1 width=56)
Sort Key: id
-> Seq Scan on tbl_punch_overtime_cancel_verify_rels (cost=0.00..36.67 rows=1 width=56)
Filter: ((status = 0) AND (punch_overtime_id = ANY ('{25,24,23,22,21,20,18,17,16,15,10,9}'::integer[])))