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

Commit664f01b

Browse files
committed
Revert "Fix typo in documentation of toast storage"
This reverts commit058ef3a, per complains from Magnus Hagander and VikFearing.
1 parent058ef3a commit664f01b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/storage.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ segments as well, though this is unlikely to happen in practice.
237237
<para>
238238
A table that has columns with potentially large entries will have an
239239
associated <firstterm>TOAST</firstterm> table, which is used for out-of-line storage of
240-
field values that are too large to keep in the table rowsproperly.
240+
field values that are too large to keep in the table rowsproper.
241241
<structname>pg_class</structname>.<structfield>reltoastrelid</structfield> links from a table to
242242
its <acronym>TOAST</acronym> table, if any.
243243
See <xref linkend="storage-toast"/> for more information.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp