QUERY PLAN
Sort (cost=10.90..10.90 rows=1 width=26)
Sort Key: id
-> Seq Scan on tbl_punch_repair_verify_rels (cost=0.00..10.89 rows=1 width=26)
Filter: ((status = 0) AND (punch_repair_id = ANY ('{246,237,236,235,229,227,226,225,217,147,129,46,30,29,28,27,23,20,19,18}'::integer[])))