QUERY PLAN
Sort (cost=1.18..1.19 rows=4 width=56)
Sort Key: id
-> Seq Scan on tbl_punch_repair_cancel_verify_rels (cost=0.00..1.14 rows=4 width=56)
Filter: (punch_repair_id = ANY ('{234,232,231,230,229,228,227,226,225,219,217,211,210,209,208,200,196,191,190,189}'::integer[]))