提交 0b143dd7 编写于 作者: T Tom Lane

Remove a stray reference to sequences as having tablespaces.

上级 b3d3e27b
<!--
$PostgreSQL: pgsql/doc/src/sgml/ref/create_schema.sgml,v 1.14 2004/07/12 01:22:53 momjian Exp $
$PostgreSQL: pgsql/doc/src/sgml/ref/create_schema.sgml,v 1.15 2004/09/01 14:09:19 tgl Exp $
PostgreSQL documentation
-->
......@@ -162,7 +162,7 @@ CREATE VIEW hollywood.winners AS
</para>
<para>
Create a schema <literal>sales</> whose tables, indexes and sequences
Create a schema <literal>sales</> whose tables and indexes
will be stored in the tablespace <literal>mirrorspace</> by default:
<programlisting>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册