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

Commit20e8327

Browse files
committed
Fix typo in xl_heaptid comment
Manfred Koizar
1 parent4f47538 commit20e8327

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/access/htup.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
88
* Portions Copyright (c) 1994, Regents of the University of California
99
*
10-
* $Id: htup.h,v 1.55 2002/07/02 05:46:14 momjian Exp $
10+
* $Id: htup.h,v 1.56 2002/07/08 01:52:23 momjian Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -241,7 +241,7 @@ do { \
241241
#defineXLOG_HEAP_INIT_PAGE 0x80
242242

243243
/*
244-
* All what we need to find changed tuple (18 bytes)
244+
* All what we need to find changed tuple (14 bytes)
245245
*
246246
* NB: on most machines, sizeof(xl_heaptid) will include some trailing pad
247247
* bytes for alignment. We don't want to store the pad space in the XLOG,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp