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