git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4567596)
Fix typo in multixact.c
2022年2月10日 01:45:14 +0000 (10:45 +0900)
2022年2月10日 01:45:14 +0000 (10:45 +0900)
Introduced in aa64f23.

Author: Nathan Bossart
Discussion: https://postgr.es/m/20220209175338.GB1627503@nathanxps13


diff --git a/src/backend/access/transam/multixact.c b/src/backend/access/transam/multixact.c
index f00c2725212374a0696c021537da4613c09cc1a0..6a70d49738022b1003105259086deeccc3eda50c 100644 (file)
--- a/src/backend/access/transam/multixact.c
+++ b/src/backend/access/transam/multixact.c
@@ -285,7 +285,7 @@ typedef struct MultiXactStateData
* Pointers to the state data in shared memory
*
* The index of the last element of the OldestMemberMXactId and
- * OldestVisibleMXacId arrays can be obtained with GetMaxOldestSlot().
+ * OldestVisibleMXactId arrays can be obtained with GetMaxOldestSlot().
*/
static MultiXactStateData *MultiXactState;
static MultiXactId *OldestMemberMXactId;
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /