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

Commite6922a0

Browse files
Amit Kapilapull[bot]
Amit Kapila
authored andcommitted
Update the comment in rmgrlist.h to match it to the code.
Author: Hayato KurodaReviwed-by: Amit KapilaDiscussion:https://postgr.es/m/TYAPR01MB58665F20F412EDF27B0759CFF5769@TYAPR01MB5866.jpnprd01.prod.outlook.com
1 parent199ee74 commite6922a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/access/rmgrlist.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* Changes to this list possibly need an XLOG_PAGE_MAGIC bump.
2525
*/
2626

27-
/* symbol name, textual name, redo, desc, identify, startup, cleanup */
27+
/* symbol name, textual name, redo, desc, identify, startup, cleanup, mask, decode */
2828
PG_RMGR(RM_XLOG_ID,"XLOG",xlog_redo,xlog_desc,xlog_identify,NULL,NULL,NULL,xlog_decode)
2929
PG_RMGR(RM_XACT_ID,"Transaction",xact_redo,xact_desc,xact_identify,NULL,NULL,NULL,xact_decode)
3030
PG_RMGR(RM_SMGR_ID,"Storage",smgr_redo,smgr_desc,smgr_identify,NULL,NULL,NULL,NULL)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp