QUERY PLAN
Sort (cost=1.14..1.14 rows=1 width=56)
Sort Key: id
-> Seq Scan on tbl_punch_away_cancel_verify_rels (cost=0.00..1.12 rows=1 width=56)
Filter: ((status <> 0) AND (punch_away_id = ANY ('{244,241,243,240,239,238,237,236,235,234}'::integer[])))