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 E1t12Mx-0014Zn-JB@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_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/4a933eefe11208d02552f34c8fb3a2b13caeb286

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


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: initdb: Change default to using data checksums.
Next
From: Amit Langote
Date:
Subject: pgsql: Fix typo in comment of transformJsonAggConstructor()