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 c9f14bb commit 59c67ecCopy full SHA for 59c67ec
doc/src/sgml/ref/alter_foreign_table.sgml
@@ -79,8 +79,8 @@ ALTER FOREIGN TABLE [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceab
79
<term><literal>IF EXISTS</literal></term>
80
<listitem>
81
<para>
82
- Do not throw an error if the sequence does not exist. A notice is issued
83
- in this case.
+ Do not throw an error if the foreign table does not exist. A notice is
+ issued in this case.
84
</para>
85
</listitem>
86
</varlistentry>
0 commit comments