QUERY PLAN
Sort (cost=5.55..5.55 rows=1 width=25)
Sort Key: id
-> Seq Scan on tbl_punch_away_verify_rels (cost=0.00..5.54 rows=1 width=25)
Filter: ((status = 0) AND (punch_away_id = ANY ('{58,56,55,54,51,50,49,48,47,46,45,43,42,41,40,39,38,37,36,35}'::integer[])))