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 ('{46,35,33,30,29,28,27,26,24,23,22,21,20,18,16,15,14,13,12,11}'::integer[]))