Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit88ee256

Browse files
committed
Adjust back-branch release note description of commitsa2a718b et al.
As pointed out by Michael Paquier, recovery_min_apply_delay didn't existin 9.0-9.3, making the release note text not very useful. Instead make ittalk about recovery_target_xid, which did exist then.9.0 is already out of support, but we can fix the text in the newerbranches' copies of its release notes.
1 parent146b4cd commit88ee256

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

‎doc/src/sgml/release-9.0.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1496,8 +1496,8 @@
14961496

14971497
<para>
14981498
The most notable oversight was
1499-
that <varname>recovery_min_apply_delay</>failedtodelay application
1500-
ofa two-phase commit.
1499+
that <varname>recovery_target_xid</>could not be usedtostop at
1500+
a two-phase commit.
15011501
</para>
15021502
</listitem>
15031503

‎doc/src/sgml/release-9.1.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1666,8 +1666,8 @@ Branch: REL9_0_STABLE [9d6af7367] 2015-08-15 11:02:34 -0400
16661666

16671667
<para>
16681668
The most notable oversight was
1669-
that <varname>recovery_min_apply_delay</>failedtodelay application
1670-
ofa two-phase commit.
1669+
that <varname>recovery_target_xid</>could not be usedtostop at
1670+
a two-phase commit.
16711671
</para>
16721672
</listitem>
16731673

‎doc/src/sgml/release-9.2.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1851,8 +1851,8 @@ Branch: REL9_2_STABLE [6b700301c] 2015-02-17 16:03:00 +0100
18511851

18521852
<para>
18531853
The most notable oversight was
1854-
that <varname>recovery_min_apply_delay</>failedtodelay application
1855-
ofa two-phase commit.
1854+
that <varname>recovery_target_xid</>could not be usedtostop at
1855+
a two-phase commit.
18561856
</para>
18571857
</listitem>
18581858

‎doc/src/sgml/release-9.3.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2416,8 +2416,8 @@ Branch: REL9_0_STABLE [804983961] 2014-07-29 11:58:17 +0300
24162416

24172417
<para>
24182418
The most notable oversight was
2419-
that <varname>recovery_min_apply_delay</>failedtodelay application
2420-
ofa two-phase commit.
2419+
that <varname>recovery_target_xid</>could not be usedtostop at
2420+
a two-phase commit.
24212421
</para>
24222422
</listitem>
24232423

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp