QUERY PLAN
Sort (cost=1.78..1.80 rows=9 width=56)
Sort Key: id
-> Seq Scan on tbl_punch_travel_verify_rels (cost=0.00..1.64 rows=9 width=56)
Filter: (punch_travel_id = ANY ('{34,32,31,30,29,28,26,22,12}'::integer[]))