projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef48ed4
)
Fix "Overall Page Layout" table. The second row should be ItemIdData, not
author
Tatsuo Ishii
Fri, 23 Nov 2007 00:24:12 +0000
(
00:24
+0000)
committer
Tatsuo Ishii
Fri, 23 Nov 2007 00:24:12 +0000
(
00:24
+0000)
ItemPointerData.
doc/src/sgml/storage.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/storage.sgml
b/doc/src/sgml/storage.sgml
index f0b64516f7da26d5b3d13133f3fe8b45524332b4..fe9ae611bf1e1b8fd49ba6ff4d92ac57ca52a115 100644
(file)
--- a/
doc/src/sgml/storage.sgml
+++ b/
doc/src/sgml/storage.sgml
@@
-1,4
+1,4
@@
-
+
@@
-421,7
+421,7
@@
free space pointers.
-
Item
Pointer
Data
+
Item
Id
Data
Array of (offset,length) pairs pointing to the actual items.
4 bytes per item.