We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3d3e27 commit 0b143ddCopy full SHA for 0b143dd
doc/src/sgml/ref/create_schema.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$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 $
3
PostgreSQL documentation
4
-->
5
@@ -162,7 +162,7 @@ CREATE VIEW hollywood.winners AS
162
</para>
163
164
<para>
165
- Create a schema <literal>sales</> whose tables, indexes and sequences
+ Create a schema <literal>sales</> whose tables and indexes
166
will be stored in the tablespace <literal>mirrorspace</> by default:
167
168
<programlisting>
0 commit comments