QUERY PLAN
Sort (cost=1.17..1.18 rows=3 width=56)
Sort Key: id
-> Seq Scan on tbl_punch_repair_cancel_verify_rels (cost=0.00..1.15 rows=3 width=56)
Filter: ((status <> 0) AND (punch_repair_id = ANY ('{238,235,234,210,196,189,187,171,169,168,167,166,140,129,30,29,21,20,5,4}'::integer[])))