Expand description

Window functions provide the ability to perform calculations across sets of rows that are related to the current query row.

see also https://www.postgresql.org/docs/current/functions-window.html

Structs

Enums

Functions