QUERY PLAN
Sort (cost=10.87..10.92 rows=20 width=26)
Sort Key: id
-> Seq Scan on tbl_punch_repair_verify_rels (cost=0.00..10.44 rows=20 width=26)
Filter: ((status <> 0) AND (punch_repair_id = ANY ('{238,234,229,225,217,147,129,46,30,29,28,27,23,20,18,16,15,14,7,6}'::integer[])))