QUERY PLAN
Sort (cost=7.35..7.36 rows=1 width=26)
Sort Key: id
-> Seq Scan on tbl_punch_repair_verify_rels (cost=0.00..7.34 rows=1 width=26)
Filter: ((status = 0) AND (punch_repair_id = ANY ('{200,196,190,186,174,173,170,169,4}'::integer[])))