Fix typo in comment of transformJsonAggConstructor()
authorAmit Langote <amitlan@postgresql.org>
Wed, 16 Oct 2024 09:11:53 +0000 (18:11 +0900)
committerAmit Langote <amitlan@postgresql.org>
Wed, 16 Oct 2024 11:36:32 +0000 (20:36 +0900)
commit4a933eefe11208d02552f34c8fb3a2b13caeb286
tree287f2bdcba80248994d98ee22ed3dfc38ec6a04d
parent6331972c7bc9897780ed9a7ff2320e5c85052a69
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
src/backend/parser/parse_expr.c