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

Commit8a8c4f3

Browse files
committed
Fix typo in comment.
Michael PaquierDiscussion:http://postgr.es/m/20180205071404.GB17337@paquier.xyz
1 parentf644c3b commit8a8c4f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1932,7 +1932,7 @@ ZeroMultiXactMemberPage(int pageno, bool writeXlog)
19321932
* MaybeExtendOffsetSlru
19331933
*Extend the offsets SLRU area, if necessary
19341934
*
1935-
* After a binary upgrade from <= 9.2, the pg_multixact/offset SLRU area might
1935+
* After a binary upgrade from <= 9.2, the pg_multixact/offsets SLRU area might
19361936
* contain files that are shorter than necessary; this would occur if the old
19371937
* installation had used multixacts beyond the first page (files cannot be
19381938
* copied, because the on-disk representation is different). pg_upgrade would

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp