QUERY PLAN
Sort (cost=11.02..11.07 rows=20 width=25)
Sort Key: id
-> Seq Scan on tbl_punch_away_verify_rels (cost=0.00..10.59 rows=20 width=25)
Filter: ((status <> 0) AND (punch_away_id = ANY ('{244,243,241,240,239,238,237,236,235,234,233,232,231,230,229,228,227,226,225,224}'::integer[])))