summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2020-05-15 12:29:57 +0000
committerBruce Momjian2020-05-15 12:29:57 +0000
commitec5afb0a4e050616fe6953e597fd1f61d47edc3a (patch)
tree3e49eed8df6673ee6de1150eb500e971d58459ae
parenta9cf48a4cf0c878684a2f52a3a88e29399b2065e (diff)
doc: PG 13 relnotes: fix xref link and remove extra word
-rw-r--r--doc/src/sgml/release-13.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/release-13.sgml b/doc/src/sgml/release-13.sgml
index c3bb2dc9e9f..a15e48a5f11 100644
--- a/doc/src/sgml/release-13.sgml
+++ b/doc/src/sgml/release-13.sgml
@@ -935,7 +935,7 @@
of parameter values output during statement non-error logging, and
<xref linkend="guc-log-parameter-max-length-on-error"/> does the
same for error statement logging. Previously, prepared statement
- parameters were not logged during errors. error.
+ parameters were not logged during errors.
</para>
</listitem>
@@ -3067,7 +3067,7 @@
-->
<para>
- Allow <link linkend="sepgsql"/> to control access to the
+ Allow <xref linkend="sepgsql"/> to control access to the
<command>TRUNCATE</command> command (Yuli Khodorkovskiy)
</para>