This documentation is sourced from a third-party project and is not maintained by pgEdge.
PostGIS Window Functions
PostGIS Window Functions
The functions below are spatial window functions that are used in the same way as SQL window functions such as row_number(), lead(), and lag(). They must be followed by an OVER() clause.