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 ('{46,35,33,30,29,28,27,26,24,23,22,21,20,18,16,15,14,13,12,11}'::integer[])))