QUERY PLAN
Sort (cost=24.95..25.00 rows=19 width=56)
Sort Key: id
-> Seq Scan on tbl_punch_overtime_cancel_verify_rels (cost=0.00..24.55 rows=19 width=56)
Filter: (punch_overtime_id = ANY ('{12,11,10,6}'::integer[]))