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

Commit058ef3a

Browse files
committed
Fix typo in documentation of toast storage
Author: Nawaz AhmedDiscussion:https://postgr.es/m/154319327168.1315.1846953598601966513@wrigleys.postgresql.org
1 parent1d7dd18 commit058ef3a

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 rowsproper.
240+
field values that are too large to keep in the table rowsproperly.
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