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

Commitc7d225e

Browse files
committed
Fix typo in comment
Author: Masahiko Sawada <sawada.mshk@gmail.com>
1 parenta1888b5 commitc7d225e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/access/transam/xlogutils.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -780,7 +780,7 @@ XLogRead(char *buf, TimeLineID tli, XLogRecPtr startptr, Size count)
780780
*
781781
* We can't just check the timeline when we read a page on a different segment
782782
* to the last page. We could've received a timeline switch from a cascading
783-
* upstream, so the current segment endsapruptly (possibly getting renamed to
783+
* upstream, so the current segment endsabruptly (possibly getting renamed to
784784
* .partial) and we have to switch to a new one. Even in the middle of reading
785785
* a page we could have to dump the cached page and switch to a new TLI.
786786
*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp