QUERY PLAN
Sort (cost=4.72..4.73 rows=1 width=26)
Sort Key: id
-> Seq Scan on tbl_punch_leave_verify_rels (cost=0.00..4.71 rows=1 width=26)
Filter: ((status = 0) AND (punch_leave_id = ANY ('{51,50,49,48,47,46,44,42,41,40,39,38,37,36,35,34,33,32,31,30}'::integer[])))