Re: examples for windows functions

2023-10-03 Thread Giampaolo Capelli
Ok, but in section 3.5 I don't see examples on the "preceeding" clause. What about enriching the section 3.5 then? : > Giampaolo Capelli writes: > > I'd like to propose to add some examples to the following page > > https://www.postgresql.org/docs/16/functions-window.html > > > The syntax of wi

Re: examples for windows functions

2023-10-02 Thread Tom Lane
Giampaolo Capelli writes: > I'd like to propose to add some examples to the following page > https://www.postgresql.org/docs/16/functions-window.html > The syntax of window functions is fully covered by the page > https://www.postgresql.org/docs/16/sql-expressions.html#SYNTAX-WINDOW-FUNCTIONS >

examples for windows functions

2023-10-02 Thread Giampaolo Capelli
Hello, I'd like to propose to add some examples to the following page https://www.postgresql.org/docs/16/functions-window.html The syntax of window functions is fully covered by the page https://www.postgresql.org/docs/16/sql-expressions.html#SYNTAX-WINDOW-FUNCTIONS but I think it would be helpfu