QUERY PLAN
Sort (cost=35.47..35.48 rows=1 width=56)
Sort Key: id
-> Seq Scan on tbl_punch_overtime_cancel_verify_rels (cost=0.00..35.46 rows=1 width=56)
Filter: ((status = 0) AND (punch_overtime_id = ANY ('{17,16,15,14,13,12,11,10,9,8,6}'::integer[])))