QUERY PLAN
Sort (cost=4.96..5.01 rows=22 width=26)
Sort Key: id
-> Seq Scan on tbl_punch_leave_verify_rels (cost=0.00..4.46 rows=22 width=26)
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[]))