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

Commit0147fc7

Browse files
committed
Fix typo in multixact.c
Introduced inaa64f23.Author: Nathan BossartDiscussion:https://postgr.es/m/20220209175338.GB1627503@nathanxps13
1 parent4567596 commit0147fc7

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
@@ -285,7 +285,7 @@ typedef struct MultiXactStateData
285285
* Pointers to the state data in shared memory
286286
*
287287
* The index of the last element of the OldestMemberMXactId and
288-
*OldestVisibleMXacId arrays can be obtained with GetMaxOldestSlot().
288+
*OldestVisibleMXactId arrays can be obtained with GetMaxOldestSlot().
289289
*/
290290
staticMultiXactStateData*MultiXactState;
291291
staticMultiXactId*OldestMemberMXactId;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp