QUERY PLAN
Sort (cost=1.16..1.16 rows=1 width=56)
Sort Key: id
-> Seq Scan on tbl_punch_repair_cancel_verify_rels (cost=0.00..1.15 rows=1 width=56)
Filter: ((status = 0) AND (punch_repair_id = ANY ('{3,5,6,7,4,10,13,12,11,14,16,15,18,20,21,22,23,24,26,27}'::integer[])))