QUERY PLAN
Sort (cost=6.92..6.95 rows=9 width=26)
Sort Key: id
-> Seq Scan on tbl_punch_repair_verify_rels (cost=0.00..6.78 rows=9 width=26)
Filter: (punch_repair_id = ANY ('{200,196,190,186,174,173,170,169,4}'::integer[]))