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

Commita3e51a3

Browse files
committed
Fix thinko in comment
This comment has been wrong since its introduction in commit2c03216.Author: Masahiko Sawada <sawada.mshk@gmail.com>Discussion:https://postgr.es/m/CAD21AoAzz6qipFJBbGEaHmyWxvvNDp8httbwLR9tUQWaTjUs2Q@mail.gmail.com
1 parent044aa9e commita3e51a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1545,7 +1545,7 @@ XLogRecGetBlockData(XLogReaderState *record, uint8 block_id, Size *len)
15451545
/*
15461546
* Restore a full-page image from a backup block attached to an XLOG record.
15471547
*
1548-
* Returnsthe buffer number containing the page.
1548+
* Returnstrue if a full-page image is restored.
15491549
*/
15501550
bool
15511551
RestoreBlockImage(XLogReaderState*record,uint8block_id,char*page)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp