Commit 6f4d63e
committed
Add missing initialization in transformJsonFuncExpr()
de36004 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.nl1 parent 2f6e78b commit 6f4d63e
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4272 | 4272 | | |
4273 | 4273 | | |
4274 | 4274 | | |
| 4275 | + | |
4275 | 4276 | | |
4276 | 4277 | | |
4277 | 4278 | | |
| |||
0 commit comments