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

Commitd43b8bb

Browse files
author
Amit Kapila
committed
Fix typos in9758174.
Reported off-list by Erik Rijkers
1 parent7ff9afb commitd43b8bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/logical-replication.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1608,7 +1608,7 @@ test_sub=# SELECT * FROM t1 ORDER BY id;
16081608
Updating a row that was previously modified by another origin.
16091609
Note that this conflict can only be detected when
16101610
<link linkend="guc-track-commit-timestamp"><varname>track_commit_timestamp</varname></link>
1611-
is enabled on the subscriber.Currenly, the update is always applied
1611+
is enabled on the subscriber.Currently, the update is always applied
16121612
regardless of the origin of the local row.
16131613
</para>
16141614
</listitem>
@@ -1646,7 +1646,7 @@ test_sub=# SELECT * FROM t1 ORDER BY id;
16461646
Deleting a row that was previously modified by another origin. Note that
16471647
this conflict can only be detected when
16481648
<link linkend="guc-track-commit-timestamp"><varname>track_commit_timestamp</varname></link>
1649-
is enabled on the subscriber.Currenly, the delete is always applied
1649+
is enabled on the subscriber.Currently, the delete is always applied
16501650
regardless of the origin of the local row.
16511651
</para>
16521652
</listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp