QUERY PLAN
Sort (cost=5.83..5.84 rows=1 width=25)
Sort Key: id
-> Seq Scan on tbl_punch_away_verify_rels (cost=0.00..5.83 rows=1 width=25)
Filter: ((status = 0) AND (punch_away_id = ANY ('{168,167,155,140,63,54,53,49,40,30}'::integer[])))