QUERY PLAN
Sort (cost=2.49..2.50 rows=2 width=26)
Sort Key: id
-> Seq Scan on tbl_punch_leave_verify_rels (cost=0.00..2.48 rows=2 width=26)
Filter: ((status <> 0) AND (punch_leave_id = ANY ('{66,64}'::integer[])))