QUERY PLAN
Sort (cost=1.59..1.61 rows=10 width=56)
Sort Key: id
-> Seq Scan on tbl_punch_leave_cancel_verify_rels (cost=0.00..1.42 rows=10 width=56)
Filter: (punch_leave_id = ANY ('{101,100,99,98,97,96,95,94,93,92,91,90,89,88,87,84,83,82,81,80}'::integer[]))