Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 519d710

Browse filesBrowse files
committed
Typo fix
Reported-by: Junwang Zhao <zhjwpku@gmail.com> Discussion: https://postgr.es/m/CAEG8a3KPi=LayiTwJ11ikF7bcqnZUrcj8NgX0V8nO1mQKZ9GfQ@mail.gmail.com Backpatch-through: 17
1 parent cc68ca6 commit 519d710
Copy full SHA for 519d710

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎src/common/jsonapi.c

Copy file name to clipboardExpand all lines: src/common/jsonapi.c
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ freeJsonLexContext(JsonLexContext *lex)
514514
*
515515
* If FORCE_JSON_PSTACK is defined then the routine will call the non-recursive
516516
* JSON parser. This is a useful way to validate that it's doing the right
517-
* think at least for non-incremental cases. If this is on we expect to see
517+
* thing at least for non-incremental cases. If this is on we expect to see
518518
* regression diffs relating to error messages about stack depth, but no
519519
* other differences.
520520
*/

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.