QUERY PLAN
Sort (cost=4.90..4.95 rows=20 width=26)
Sort Key: id
-> Seq Scan on tbl_punch_leave_verify_rels (cost=0.00..4.46 rows=20 width=26)
Filter: (punch_leave_id = ANY ('{77,76,75,74,73,72,71,70,69,68,67,66,65,64,60,59,58,57,54,52}'::integer[]))