QUERY PLAN
Sort (cost=1.46..1.46 rows=2 width=56)
Sort Key: id
-> Seq Scan on tbl_punch_travel_verify_rels (cost=0.00..1.45 rows=2 width=56)
Filter: ((status <> 0) AND (punch_travel_id = ANY ('{38,37}'::integer[])))