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

Commit0b143dd

Browse files
committed
Remove a stray reference to sequences as having tablespaces.
1 parentb3d3e27 commit0b143dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/create_schema.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/create_schema.sgml,v 1.14 2004/07/12 01:22:53 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/create_schema.sgml,v 1.15 2004/09/01 14:09:19 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -162,7 +162,7 @@ CREATE VIEW hollywood.winners AS
162162
</para>
163163

164164
<para>
165-
Create a schema <literal>sales</> whose tables, indexesandsequences
165+
Create a schema <literal>sales</> whose tablesandindexes
166166
will be stored in the tablespace <literal>mirrorspace</> by default:
167167

168168
<programlisting>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp