QUERY PLAN
Sort (cost=16.00..16.05 rows=20 width=25)
Sort Key: id
-> Seq Scan on tbl_punch_repair_verify_rels (cost=0.00..15.57 rows=20 width=25)
Filter: (punch_repair_id = ANY ('{368,366,365,364,363,362,361,360,359,358,357,356,355,354,353,352,351,350,349,348}'::integer[]))