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

From Amit Langote
Subject pgsql: Fix typo in comment of transformJsonAggConstructor()
Date
Msg-id E1t12NP-0014b0-4h@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: Fix typo in comment of transformJsonAggConstructor()
List pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c259b1578e006b2f808595fac4d8e45c5cce9d73

Modified Files
--------------
src/backend/parser/parse_expr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Amit Langote
Date:
Subject: pgsql: Fix typo in comment of transformJsonAggConstructor()
Next
From: Amit Langote
Date:
Subject: Re: pgsql: Fix typo in comment of transformJsonAggConstructor()