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

Commit4888d07

Browse files
committed
Shorten TOAST mention
1 parent668c598 commit4888d07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/create_type.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_type.sgml,v 1.17 2001/03/05 18:42:56 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_type.sgml,v 1.18 2001/03/06 18:11:39 momjian Exp $
33
Postgres documentation
44
-->
55

@@ -298,7 +298,7 @@ CREATE
298298

299299
<para>
300300
The <replaceable class="parameter">storage</replaceable> keyword
301-
allows selection ofThe Oversized-Attribute Storage Technique (TOAST) for variable-length data types
301+
allows selection of TOAST for variable-length data types
302302
(only <literal>plain</literal> is allowed for fixed-length types).
303303
<literal>plain</literal> disables TOAST for the data type: it will always
304304
be stored in-line and not compressed.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp