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