We need to complete our page on [window functions](https://www.cockroachlabs.com/docs/stable/window-functions.html). Our implementation is similar to [Postgres](https://www.postgresql.org/docs/9.1/static/tutorial-window.html), so we can start by testing everything on that page. Also need to update the [SQL feature table](https://www.cockroachlabs.com/docs/sql-feature-support.html).