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