QUERY PLAN
Sort (cost=1.17..1.18 rows=3 width=56)
Sort Key: id
-> Seq Scan on tbl_punch_away_cancel_verify_rels (cost=0.00..1.15 rows=3 width=56)
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[])))