Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit558d1c9

Browse files
committed
Fix thinko in ALTER FOREIGN TABLE documentation.
Noah Misch
1 parentbd1ad1b commit558d1c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ref/alter_foreign_table.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ ALTER FOREIGN TABLE <replaceable class="PARAMETER">name</replaceable>
264264
added or removed with <literal>ADD COLUMN</literal> or
265265
<literal>DROP COLUMN</literal>, a system <literal>oid</> column is added
266266
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
267+
added, or column type is changed with <literal>SET DATA TYPE</>. It is the
268268
user's responsibility to ensure that the table definition matches the
269269
remote side.
270270
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp