QUERY PLAN
Sort (cost=35.95..36.09 rows=58 width=56)
Sort Key: id
-> Seq Scan on tbl_punch_overtime_cancel_verify_rels (cost=0.00..34.25 rows=58 width=56)
Filter: (punch_overtime_id = ANY ('{25,24,23,22,21,20,18,17,16,15,10,9}'::integer[]))