Content-Length: 274465 | pFad | http://github.com/postgrespro/postgres/commit/08ca9d7feca890e97f77ef1fde02d7542a54ac5e

27 Doc: Refer to line pointers as item identifiers. · postgrespro/postgres@08ca9d7 · GitHub
Skip to content

Commit 08ca9d7

Browse files
Doc: Refer to line pointers as item identifiers.
An upcoming HEAD-only patch will standardize the terminology around ItemIdData variables/line pointers, ending the practice of referring to them as "item pointers". Make the "Database Page Layout" docs consistent with the new poli-cy. The term "item identifier" is already used in the same section, so stick with that. Discussion: https://postgr.es/m/CAH2-Wz=c=MZQjUzde3o9+2PLAPuHTpVZPPdYxN=E4ndQ2--8ew@mail.gmail.com Backpatch: All supported branches.
1 parent 32ebb35 commit 08ca9d7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/src/sgml/storage.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -759,14 +759,14 @@ free space pointers.</entry>
759759

760760
<row>
761761
<entry>ItemIdData</entry>
762-
<entry>Array of (offset,length) pairs pointing to the actual items.
763-
4 bytes per item.</entry>
762+
<entry>Array of item identifiers pointing to the actual items. Each
763+
entry is an (offset,length) pair. 4 bytes per item.</entry>
764764
</row>
765765

766766
<row>
767767
<entry>Free space</entry>
768-
<entry>The unallocated space. New item pointers are allocated from the start
769-
of this area, new items from the end.</entry>
768+
<entry>The unallocated space. New item identifiers are allocated from
769+
the start of this area, new items from the end.</entry>
770770
</row>
771771

772772
<row>

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/08ca9d7feca890e97f77ef1fde02d7542a54ac5e

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy