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