QUERY PLAN
Sort (cost=1.12..1.13 rows=4 width=56)
Sort Key: id
-> Seq Scan on tbl_punch_repair_cancel_verify_rels (cost=0.00..1.08 rows=4 width=56)
Filter: (punch_repair_id = ANY ('{200,196,190,186,174,173,170,169}'::integer[]))