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

Commiteee82d4

Browse files
committed
Remove tabs from SGML.
1 parentb31d071 commiteee82d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/ref/create_table.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/create_table.sgml,v 1.113 2009/02/09 20:57:59 alvherre Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/create_table.sgml,v 1.114 2009/02/12 13:25:33 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -697,9 +697,9 @@ and <replaceable class="PARAMETER">table_constraint</replaceable> is:
697697
endterm="sql-createindex-title">. The storage parameters currently
698698
available for tables are listed below. For each parameter, there is an
699699
additional, identically named parameter, prefixed with
700-
<literal>toast.</literal> which can be used to control the behavior of the
700+
<literal>toast.</literal> which can be used to control the behavior of the
701701
supplementary storage table, if any; see <xref linkend="storage-toast">.
702-
Note that the supplementary storage table inherits the
702+
Note that the supplementary storage table inherits the
703703
<literal>autovacuum</literal> values from its parent table, if there are
704704
no <literal>toast.autovacuum_*</literal> settings set.
705705
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp