QUERY PLAN
Sort (cost=1.04..1.04 rows=1 width=56)
Sort Key: id
-> Seq Scan on tbl_punch_overtime_verify_rels (cost=0.00..1.03 rows=1 width=56)
Filter: ((status <> 0) AND (punch_overtime_id = ANY ('{25,24,23,22,21,20,18,17,16,15,10,9,6}'::integer[])))