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

Commite75733d

Browse files
committed
Comment fix for rewriteheap.h.
The description of the filename for mapping files did not match thecode.
1 parent7abf8ee commite75733d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/include/access/rewriteheap.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ typedef struct LogicalRewriteMappingData
4545
* components:
4646
* 1) database oid or InvalidOid for shared relations
4747
* 2) the oid of the relation
48-
* 3)xid we are mapping for
49-
* 4)upper 32bit of the LSN at which a rewrite started
50-
* 5)lower 32bit of the LSN at which a rewrite started
48+
* 3)upper 32bit of the LSN at which a rewrite started
49+
* 4)lower 32bit of the LSN at which a rewrite started
50+
* 5)xid we are mapping for
5151
* 6) xid of the xact performing the mapping
5252
* ---
5353
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp