QUERY PLAN
Sort (cost=34.56..34.69 rows=53 width=56)
Sort Key: id
-> Seq Scan on tbl_punch_overtime_cancel_verify_rels (cost=0.00..33.04 rows=53 width=56)
Filter: (punch_overtime_id = ANY ('{17,16,15,14,13,12,11,10,9,8,6}'::integer[]))