QUERY PLAN
Sort (cost=1.65..1.68 rows=10 width=56)
Sort Key: id
-> Seq Scan on tbl_punch_leave_cancel_verify_rels (cost=0.00..1.49 rows=10 width=56)
Filter: ((status <> 0) AND (punch_leave_id = ANY ('{125,124,123,122,121,120,119,118,117,116,115,114,113,112,111,110,109,107,106,104}'::integer[])))