Re: Query Regarding frame options initialization in Window aggregate state

2024-03-27 Thread Tom Lane
Vallimaharajan G writes: > I am currently referring to the Postgres source code (psql (PostgreSQL) 14.3) > and came across a particular section related to window aggregate > initialization that has left me with a question. Specifically, I noticed a > conditional case in the initialization of pe

Query Regarding frame options initialization in Window aggregate state

2024-03-27 Thread Vallimaharajan G
Hi Team,      I am currently referring to the Postgres source code (psql (PostgreSQL) 14.3) and came across a particular section related to window aggregate initialization that has left me with a question. Specifically, I noticed a conditional case in the initialization of per aggregate (initi