QUERY PLAN
Sort (cost=5.12..5.13 rows=3 width=26)
Sort Key: id
-> Seq Scan on tbl_punch_repair_verify_rels (cost=0.00..5.09 rows=3 width=26)
Filter: (punch_repair_id = ANY ('{238,234,21}'::integer[]))