QUERY PLAN
Sort (cost=1.56..1.57 rows=5 width=56)
Sort Key: id
-> Seq Scan on tbl_punch_travel_verify_rels (cost=0.00..1.50 rows=5 width=56)
Filter: (punch_travel_id = ANY ('{42,41,40,39,37}'::integer[]))