QUERY PLAN
Sort (cost=4.19..4.22 rows=10 width=25)
Sort Key: id
-> Seq Scan on tbl_punch_away_verify_rels (cost=0.00..4.03 rows=10 width=25)
Filter: ((status <> 0) AND (punch_away_id = ANY ('{132,131,130,129,128,126,125,124,123,122}'::integer[])))