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