QUERY PLAN
Sort (cost=6.79..6.80 rows=1 width=26)
Sort Key: id
-> Seq Scan on tbl_punch_repair_verify_rels (cost=0.00..6.78 rows=1 width=26)
Filter: ((status = 0) AND (punch_repair_id = ANY ('{232,189,183,168,164,140,35}'::integer[])))