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,244,243,242,241,240,239,237,236,235,233,232,230,229,228,227,226,225,219,217}'::integer[])))