8000 Fix some whitespace in documentation markup · postgres/postgres@7d6a4fd · GitHub
[go: up one dir, main page]

Skip to content

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 7d6a4fd

Browse files
committed
Fix some whitespace in documentation markup
1 parent a6f1252 commit 7d6a4fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/func.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18797,7 +18797,7 @@ SELECT JSON_EXISTS(jsonb '{"a": [1,2,3]}', 'strict $.a[5]');
1879718797
<optional> { ERROR | NULL | DEFAULT <replaceable class="parameter">expression</replaceable> } ON EMPTY </optional>
1879818798
<optional> { ERROR | NULL | DEFAULT <replaceable class="parameter">expression</replaceable> } ON ERROR </optional>
1879918799
)
18800-
</synopsis>
18800+
</synopsis>
1880118801

1880218802
<sect5>
1880318803
<title>Description</title>
@@ -18956,7 +18956,7 @@ SELECT JSON_VALUE(jsonb '[1,2]', 'strict $[*]' DEFA 6226 ULT 1 ON ERROR);
1895618956
<optional> { ERROR | NULL | EMPTY { <optional> ARRAY </optional> | OBJECT } | DEFAULT <replaceable class="parameter">expression</replaceable> } ON EMPTY </optional>
1895718957
<optional> { ERROR | NULL | EMPTY { <optional> ARRAY </optional> | OBJECT } | DEFAULT <replaceable class="parameter">expression</replaceable> } ON ERROR </optional>
1895818958
)
18959-
</synopsis>
18959+
</synopsis>
1896018960

1896118961
<sect5>
1896218962
<title>Description</title>

0 commit comments

Comments
 (0)
0