forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6f4d63e
committed
Add missing initialization in transformJsonFuncExpr()
de36004 added some code for the new JSON_TABLE_OP to that functionbut 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 parent2f6e78b commit6f4d63e
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
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
Comments
(0)