Vik Fearing <[email protected]> writes:
> On 17/09/2026 15:31, Tom Lane wrote:
>> 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.
It's not zero cost. Robert already mentioned the
development/maintenance effort involved, and it also bloats the Bison
grammar rules, creating some incremental penalty on parsing speed.
Admittedly these costs aren't large, but neither is the benefit
of supporting it.
regards, tom lane