Add missing initialization in transformJsonFuncExpr()
Amit Langote <amitlan@postgresql.org>
Add missing initialization in transformJsonFuncExpr() de3600452b added some code for the new JSON_TABLE_OP to that function but missed to initialize the default_format variable. Reported-by: Erik Rijkers <er@xs4all.nl> Discussion: https://postgr.es/m/254b2fa2-2f6b-a30a-20ee-21f8a2c12a50@xs4all.nl
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/parser/parse_expr.c | modified | +1 −0 |
Discussion
Cited messages not in the archive:
254b2fa2-2f6b-a30a-20ee-21f8a2c12a50@xs4all.nl