QUERY PLAN
Sort (cost=1.03..1.04 rows=1 width=56)
Sort Key: id
-> Seq Scan on tbl_punch_travel_cancel_verify_rels (cost=0.00..1.02 rows=1 width=56)
Filter: ((status <> 0) AND (punch_travel_id = ANY ('{34,32,31,30,29,28,26,22,15,12}'::integer[])))