QUERY PLAN
Sort (cost=1.36..1.38 rows=8 width=56)
Sort Key: id
-> Seq Scan on tbl_punch_leave_cancel_verify_rels (cost=0.00..1.24 rows=8 width=56)
Filter: (punch_leave_id = ANY ('{96,91,73,72,71,68,15,14}'::integer[]))