QUERY PLAN
Sort (cost=10.73..10.78 rows=20 width=26)
Sort Key: id
-> Seq Scan on tbl_punch_repair_verify_rels (cost=0.00..10.29 rows=20 width=26)
Filter: (punch_repair_id = ANY ('{246,245,244,243,242,241,240,239,237,236,235,233,232,230,229,228,227,226,225,219}'::integer[]))