Re: [PATCH] GROUP BY ALL

From: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
To: Andrei Borodin <x4mmm(at)yandex-team(dot)ru>
Cc: Isaac Morland <isaac(dot)morland(at)gmail(dot)com>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, David Christensen <david(at)pgguru(dot)net>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] GROUP BY ALL
Date: 2024-07-24 08:58:12
Message-ID: CAGECzQSTU7LtP+=q_U37uc462ATcKuP-dF7fZcemV92H0UTv_w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 23 Jul 2024 at 15:22, Andrei Borodin <x4mmm(at)yandex-team(dot)ru> wrote:
> I'd like to have GROUP BY AUTO (I also proposed version GROUP BY SURPRISE ME). But I wouldn't like to open pandora box of syntax sugar extensions which may will be incompatible with future standards.
> If we could have extensible grammar - I'd be happy to have a lot of such enhancements. My top 2 are FROM table SELECT column and better GROUP BY.

Personally my number one enhancement would be allowing a trailing
comma after the last column in the SELECT clause.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2024-07-24 09:07:21 Re: [PATCH] GROUP BY ALL
Previous Message Anthonin Bonnefoy 2024-07-24 08:57:57 Re: Use pgBufferUsage for block reporting in analyze