QUERY PLAN
Sort (cost=1.53..1.54 rows=3 width=56)
Sort Key: id
-> Seq Scan on tbl_punch_travel_verify_rels (cost=0.00..1.50 rows=3 width=56)
Filter: ((status <> 0) AND (punch_travel_id = ANY ('{42,41,39}'::integer[])))