diff options
-rw-r--r-- | doc/src/sgml/release-10.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/release-10.sgml b/doc/src/sgml/release-10.sgml index a5e6b144f3d..8b1b66d8741 100644 --- 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> |