QUERY PLAN
Sort (cost=1.37..1.39 rows=7 width=56)
Sort Key: id
-> Seq Scan on tbl_punch_leave_cancel_verify_rels (cost=0.00..1.27 rows=7 width=56)
Filter: ((status <> 0) AND (punch_leave_id = ANY ('{96,91,73,72,71,68,15,14}'::integer[])))