Skip to content

Commit f652337

Browse files
committed
Fix whitespace
1 parent ac8bc3b commit f652337

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/utils/adt/jsonfuncs.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -972,7 +972,7 @@ each_worker(PG_FUNCTION_ARGS, bool as_text)
972972

973973
pg_parse_json(lex, sem);
974974

975-
MemoryContextDelete(state->tmp_cxt);
975+
MemoryContextDelete(state->tmp_cxt);
976976

977977
rsi->setResult = state->tuple_store;
978978
rsi->setDesc = state->ret_tdesc;
@@ -1156,7 +1156,7 @@ elements_worker(PG_FUNCTION_ARGS, bool as_text)
11561156

11571157
pg_parse_json(lex, sem);
11581158

1159-
MemoryContextDelete(state->tmp_cxt);
1159+
MemoryContextDelete(state->tmp_cxt);
11601160

11611161
rsi->setResult = state->tuple_store;
11621162
rsi->setDesc = state->ret_tdesc;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy