QUERY PLAN
Sort (cost=5.99..6.02 rows=10 width=25)
Sort Key: id
-> Seq Scan on tbl_punch_away_verify_rels (cost=0.00..5.83 rows=10 width=25)
Filter: ((status <> 0) AND (punch_away_id = ANY ('{168,167,154,107,105,103,102,62,61,55}'::integer[])))