Re: ON EMPTY clause for aggregate and window functions - Mailing list pgsql-hackers

From Vik Fearing
Subject Re: ON EMPTY clause for aggregate and window functions
Date
Msg-id e9454ec0-6b35-49d6-aac3-7c5f1deeb309@postgresfriends.org
Whole thread
In response to Re: ON EMPTY clause for aggregate and window functions  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: ON EMPTY clause for aggregate and window functions
List pgsql-hackers
On 17/09/2026 15:31, Tom Lane wrote:
> Yes, this choice of syntax sucks pretty badly.


I agree. The next edition isn't out yet, if we would like to suggest 
something better.


> I'd be totally fine with rejecting this as a frammish we do
> not care to support.


I am not the most unbiased person, but I would like us to implement it.  
If for nothing else, then for helping people convert from database 
implementations that do have it.

-- 

Vik Fearing




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: ERROR: too late to create a new PlaceHolderInfo
Next
From: Robert Haas
Date:
Subject: Re: issues with eager aggregation