QUERY PLAN
Sort (cost=5.81..5.81 rows=1 width=26)
Sort Key: id
-> Seq Scan on tbl_punch_leave_verify_rels (cost=0.00..5.80 rows=1 width=26)
Filter: ((status = 0) AND (punch_leave_id = ANY ('{129,128,127,126,125,124,123,122,121,120,119,118,117,116,115,114,113,112,111,110}'::integer[])))