QUERY PLAN
Sort (cost=6.88..6.90 rows=7 width=26)
Sort Key: id
-> Seq Scan on tbl_punch_repair_verify_rels (cost=0.00..6.78 rows=7 width=26)
Filter: ((status <> 0) AND (punch_repair_id = ANY ('{232,189,183,168,164,140,35}'::integer[])))