projects
/
users
/
c2main
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de0c60b
)
Consistently use () for function calls in release notes
author
Magnus Hagander
<magnus@hagander.net>
Mon, 26 Jun 2017 13:32:21 +0000
(15:32 +0200)
committer
Magnus Hagander
<magnus@hagander.net>
Mon, 26 Jun 2017 13:35:06 +0000
(15:35 +0200)
doc/src/sgml/release-10.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-10.sgml
b/doc/src/sgml/release-10.sgml
index a5e6b144f3de32eb97470a5a8596ebacf4f6e0e0..8b1b66d874171c012c5034c3fc2c78caf334b07a 100644
(file)
--- a/
doc/src/sgml/release-10.sgml
+++ b/
doc/src/sgml/release-10.sgml
@@
-1732,7
+1732,7
@@
<para>
This is accessed via <function>ts_headline()</> and
- <function>to_tsvector</>.
+ <function>to_tsvector
()
</>.
</para>
</listitem>
@@
-1876,7
+1876,7
@@
-->
<para>
Improve <link
- linkend="functions-json-processing-table"><function>json_populate_record</></>
+ linkend="functions-json-processing-table"><function>json_populate_record
()
</></>
and friends operate recursively (Nikita Glukhov)
</para>