QUERY PLAN
Sort (cost=1.67..1.67 rows=1 width=26)
Sort Key: id
-> Seq Scan on tbl_punch_travel_verify_rels (cost=0.00..1.66 rows=1 width=26)
Filter: ((status = 0) AND (punch_travel_id = ANY ('{42,41,40,39,37}'::integer[])))