Commit 59cd3987 authored by Magnus Hagander's avatar Magnus Hagander

Consistently use () for function calls in release notes

parent de0c60b7
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment