QUERY PLAN
Sort (cost=1.59..1.62 rows=9 width=56)
Sort Key: id
-> Seq Scan on tbl_punch_leave_cancel_verify_rels (cost=0.00..1.45 rows=9 width=56)
Filter: ((status <> 0) AND (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[])))