QUERY PLAN
Sort (cost=1.08..1.09 rows=3 width=56)
Sort Key: id
-> Seq Scan on tbl_punch_repair_cancel_verify_rels (cost=0.00..1.05 rows=3 width=56)
Filter: (punch_repair_id = ANY ('{238,234,21}'::integer[]))