QUERY PLAN
Sort (cost=1.19..1.19 rows=1 width=56)
Sort Key: id
-> Seq Scan on tbl_punch_leave_cancel_verify_rels (cost=0.00..1.18 rows=1 width=56)
Filter: ((punch_leave_id = ANY ('{66,64}'::integer[])) AND (status = 0))