We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dfb065 commit c050b2aCopy full SHA for c050b2a
doc/src/sgml/ref/create_foreign_table.sgml
@@ -49,7 +49,7 @@ CREATE FOREIGN TABLE [ IF NOT EXISTS ] <replaceable class="PARAMETER">table_name
49
schema. Otherwise it is created in the current schema.
50
The name of the foreign table must be
51
distinct from the name of any other foreign table, table, sequence, index,
52
- or view in the same schema.
+ view, or materialized view in the same schema.
53
</para>
54
55
<para>
0 commit comments