mirror of
https://github.com/postgres/postgres.git
synced 2026-04-24 07:40:59 -04:00
Fix typo in glossary
Reported privately by Justin Pryzby
This commit is contained in:
parent
fa27dd40d5
commit
1cbc143f06
1 changed files with 1 additions and 1 deletions
|
|
@ -668,7 +668,7 @@
|
|||
Contains the values of <glossterm linkend="glossary-tuple">row</glossterm>
|
||||
attributes (i.e. the data) for a
|
||||
<glossterm linkend="glossary-relation">relation</glossterm>.
|
||||
The heap is realized within one of more
|
||||
The heap is realized within one or more
|
||||
<glossterm linkend="glossary-file-segment">file segments</glossterm>
|
||||
in the relation's <glossterm linkend="glossary-fork">main fork</glossterm>.
|
||||
</para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue