Re: pgsql: Fix typo in comment of transformJsonAggConstructor() - Mailing list pgsql-committers

From Amit Langote
Subject Re: pgsql: Fix typo in comment of transformJsonAggConstructor()
Date
Msg-id CA+HiwqG1EQQwgJYncBsTLurJeK2Of6m6zc=Z+6FcMmrA6azPZg@mail.gmail.com
Whole thread Raw
In response to pgsql: Fix typo in comment of transformJsonAggConstructor()  (Amit Langote <amitlan@postgresql.org>)
List pgsql-committers
On Wed, Oct 16, 2024 at 8:39 PM Amit Langote <amitlan@postgresql.org> wrote:
>
> Fix typo in comment of transformJsonAggConstructor()
>
> An oversight of 3a8a1f3254b.
>
> Reported-by: Tender Wang <tndrwang@gmail.com>
> Author: Tender Wang <tndrwang@gmail.com>
> Backpatch-through: 16

Sorry, I forgot to put the Discussion link:

https://www.postgresql.org/message-id/CAHewXNkF3LSvR2nTNDVZz3_NJOHK47VO9gE9hb3OGDd_HbMraQ%40mail.gmail.com

--
Thanks, Amit Langote



pgsql-committers by date:

Previous
From: Amit Langote
Date:
Subject: pgsql: Fix typo in comment of transformJsonAggConstructor()
Next
From: Peter Geoghegan
Date:
Subject: pgsql: Normalize nbtree truncated high key array behavior.