QUERY PLAN
Sort (cost=7.89..7.92 rows=10 width=25)
Sort Key: id
-> Seq Scan on tbl_punch_away_verify_rels (cost=0.00..7.73 rows=10 width=25)
Filter: ((status <> 0) AND (punch_away_id = ANY ('{244,243,241,240,239,238,237,236,235,234}'::integer[])))