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 ('{232,229,228,225,219,217,211,209,208,200,191,190,186,183,174,173,170,164,147,46}'::integer[])))