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 E1t12NB-0014aO-42@gemulon.postgresql.org
Whole thread Raw
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
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/064e04008533b2b8a82b5dbff7da10abd6e41565

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: pgsql: Fix typo in comment of transformJsonAggConstructor()