]> granicus.if.org Git - postgresql/commitdiff
Doc: fix incorrect references in PG 12 release notes.
authorAmit Kapila <akapila@postgresql.org>
Sat, 25 May 2019 10:10:53 +0000 (15:40 +0530)
committerAmit Kapila <akapila@postgresql.org>
Sat, 25 May 2019 10:10:53 +0000 (15:40 +0530)
Reported-by: Euler Taveira
Author: Euler Taveira
Discussion: https://postgr.es/m/CAHE3wgjiA8DdnUzH9WqBLxdrUVvjDkKNdHx-MkEg9uV+HtpMfg@mail.gmail.com

doc/src/sgml/release-12.sgml

index 90999410db8248120f2b2454c6a9376546d1554b..90aa013b75f0033bec7460cf74d0389d54168be4 100644 (file)
@@ -157,7 +157,7 @@ Author: Peter Eisentraut <peter@eisentraut.org>
      </para>
 
      <para>
-      Specifically, <xref linkend="guc-recovery-target-time"/> now
+      Specifically, <xref linkend="guc-recovery-target-timeline"/> now
       defaults to <literal>latest</literal>.  Previously, it defaulted
       to <literal>current</literal>.
      </para>
@@ -1788,7 +1788,7 @@ Author: Peter Eisentraut <peter@eisentraut.org>
 
       <para>
        Add an explicit value of <literal>current</literal> for <xref
-       linkend="guc-recovery-target-time"/> (Peter Eisentraut)
+       linkend="guc-recovery-target-timeline"/> (Peter Eisentraut)
       </para>
      </listitem>