mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-02-17 19:30:00 +08:00
Doc: fix incorrect references in PG 12 release notes.
Reported-by: Euler Taveira Author: Euler Taveira Discussion: https://postgr.es/m/CAHE3wgjiA8DdnUzH9WqBLxdrUVvjDkKNdHx-MkEg9uV+HtpMfg@mail.gmail.com
This commit is contained in:
parent
591fb289c3
commit
02aa15de1b
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user