QUERY PLAN
Sort (cost=10.45..10.45 rows=1 width=26)
Sort Key: id
-> Seq Scan on tbl_punch_repair_verify_rels (cost=0.00..10.44 rows=1 width=26)
Filter: ((status = 0) AND (punch_repair_id = ANY ('{183,174,173,172,171,170,169,168,167,166,164,147,140,129,46,35,33,30,29,28}'::integer[])))