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,154,107,105,103,102,62,61,55}'::integer[])))