8000
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 bd1ad1b commit 558d1c9Copy full SHA for 558d1c9
doc/src/sgml/ref/alter_foreign_table.sgml
@@ -264,7 +264,7 @@ ALTER FOREIGN TABLE <replaceable class="PARAMETER">name</replaceable>
264
added or removed with <literal>ADD COLUMN</literal> or
265
<literal>DROP COLUMN</literal>, a system <literal>oid</> column is added
266
or removed, a <literal>CHECK</> or <literal>NOT NULL</> constraint is
267
- added, or column type is changed with <literal>ALTER TYPE</>. It is the
+ added, or column type is changed with <literal>SET DATA TYPE</>. It is the
268
user's responsibility to ensure that the table definition matches the
269
remote side.
270
</para>
0 commit comments