QUERY PLAN
Sort (cost=38.37..38.52 rows=58 width=56)
Sort Key: id
-> Seq Scan on tbl_punch_overtime_cancel_verify_rels (cost=0.00..36.67 rows=58 width=56)
Filter: ((status <> 0) AND (punch_overtime_id = ANY ('{26,24,23,22,21,20,18,17,16,15,9,6}'::integer[])))