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

Commitad8d6d0

Browse files
committed
Fix typos
Author: Erik Rijkers <er@xs4all.nl>
1 parent40f42d2 commitad8d6d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17054,7 +17054,7 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
1705417054
<parameter>internal_id</parameter> <type>oid</type>
1705517055
</entry>
1705617056
<entry>
17057-
Create a replication origin with thethepassed in external
17057+
Create a replication origin with the passed in external
1705817058
name, and create an internal id for it.
1705917059
</entry>
1706017060
</row>

‎src/backend/replication/logical/origin.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@ replorigin_redo(XLogReaderState *record)
798798
* that originated at the LSN remote_commit on the remote node was replayed
799799
* successfully and that we don't need to do so again. In combination with
800800
* setting up replorigin_sesssion_origin_lsn and replorigin_sesssion_origin that ensures we
801-
* won't loose knowledge about that after a crash if thethetransaction had a
801+
* won't loose knowledge about that after a crash if the transaction had a
802802
* persistent effect (think of asynchronous commits).
803803
*
804804
* local_commit needs to be a local LSN of the commit so that we can make sure

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp