QUERY PLAN
Sort (cost=1.32..1.33 rows=1 width=56)
Sort Key: id
-> Seq Scan on tbl_punch_leave_cancel_verify_rels (cost=0.00..1.31 rows=1 width=56)
Filter: ((status = 0) AND (punch_leave_id = ANY ('{87,52,51,50,49,48,37,35,31,28,10}'::integer[])))