QUERY PLAN
Sort (cost=1.12..1.13 rows=3 width=56)
Sort Key: id
-> Seq Scan on tbl_punch_repair_cancel_verify_rels (cost=0.00..1.10 rows=3 width=56)
Filter: ((status <> 0) AND (punch_repair_id = ANY ('{368,366,365,364,363,362,361,360,359,358}'::integer[])))