Re: Missing docs for new enable_group_by_reordering GUC

From: Andrei Lepikhov <lepihov(at)gmail(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Cc: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
Subject: Re: Missing docs for new enable_group_by_reordering GUC
Date: 2024-06-18 06:13:54
Message-ID: 0a352a79-efaf-4e2f-884c-0630e57c6980@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 6/18/24 09:32, Bruce Momjian wrote:
> This commit added enable_group_by_reordering:
>
> commit 0452b461bc4
> Author: Alexander Korotkov <akorotkov(at)postgresql(dot)org>
> Date: Sun Jan 21 22:21:36 2024 +0200
> It mentions it was added as a GUC to postgresql.conf, but I see no SGML
> docs for this new GUC value. Would someone please add docs for this?
> Thanks.
It is my mistake, sorry for that. See the patch in attachment.

--
regards, Andrei Lepikhov

Attachment Content-Type Size
0001-Add-doc-entry-for-the-new-paramenter-enable_group_by.patch text/x-patch 1.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dilip Kumar 2024-06-18 06:24:10 Re: Conflict Detection and Resolution
Previous Message Dilip Kumar 2024-06-18 06:03:54 Re: Conflict Detection and Resolution