Content-Length: 273923 | pFad | http://github.com/postgrespro/postgres/commit/f65233755ca5d01f49137b37f6a78b46acc83484
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac8bc3b commit f652337Copy full SHA for f652337
src/backend/utils/adt/jsonfuncs.c
@@ -972,7 +972,7 @@ each_worker(PG_FUNCTION_ARGS, bool as_text)
972
973
pg_parse_json(lex, sem);
974
975
- MemoryContextDelete(state->tmp_cxt);
+ MemoryContextDelete(state->tmp_cxt);
976
977
rsi->setResult = state->tuple_store;
978
rsi->setDesc = state->ret_tdesc;
@@ -1156,7 +1156,7 @@ elements_worker(PG_FUNCTION_ARGS, bool as_text)
1156
1157
1158
1159
1160
1161
1162
Fetched URL: http://github.com/postgrespro/postgres/commit/f65233755ca5d01f49137b37f6a78b46acc83484
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments