QUERY PLAN
Sort (cost=11.24..11.27 rows=10 width=25)
Sort Key: id
-> Seq Scan on tbl_punch_repair_verify_rels (cost=0.00..11.08 rows=10 width=25)
Filter: (punch_repair_id = ANY ('{368,366,365,364,363,362,361,360,359,358}'::integer[]))