On Thu, Jul 13, 2023 at 1:08 PM Tom Lane <t...@sss.pgh.pa.us> wrote: > Amit Langote <amit...@postgresql.org> writes: > > Pass constructName to transformJsonValueExpr() > > Surely "char *constructName" should be "const char *constructName"?
Right you are. Fixed. -- Thanks, Amit Langote EDB: http://www.enterprisedb.com