QUERY PLAN
Sort (cost=6.16..6.19 rows=13 width=26)
Sort Key: id
-> Seq Scan on tbl_punch_leave_verify_rels (cost=0.00..5.92 rows=13 width=26)
Filter: (punch_leave_id = ANY ('{51,50,49,48,47,46,45,44,39,37}'::integer[]))