QUERY PLAN
Sort (cost=4.54..4.57 rows=12 width=25)
Sort Key: id
-> Seq Scan on tbl_punch_away_verify_rels (cost=0.00..4.33 rows=12 width=25)
Filter: ((status <> 0) AND (punch_away_id = ANY ('{107,105,103,55,48,39,36,35,31,21,20,18}'::integer[])))