QUERY PLAN
Sort (cost=4.93..4.98 rows=21 width=26)
Sort Key: id
-> Seq Scan on tbl_punch_leave_verify_rels (cost=0.00..4.46 rows=21 width=26)
Filter: (punch_leave_id = ANY ('{101,100,99,98,97,95,94,93,92,90,89,88,87,84,83,75,67,65,60,59}'::integer[]))