QUERY PLAN
Sort (cost=3.24..3.24 rows=1 width=26)
Sort Key: id
-> Seq Scan on tbl_punch_leave_verify_rels (cost=0.00..3.23 rows=1 width=26)
Filter: ((status = 0) AND (punch_leave_id = ANY ('{96,91,73,72,71,68,15,14}'::integer[])))