Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/src/sgml/ddl.sgml
Original file line number Diff line number Diff line change
Expand Up @@ -2173,7 +2173,7 @@ TABLE ... CONSTRAINT ... EXCLUDE</command></link>を参照してください。
command, whose reference page contains details beyond those given
here.
-->
これらの操作は全て<xref linkend="sql-altertable"/>コマンドを使用して行うことができます、そのリファレンスページにはここで説明している内容以上の詳細が記載されています。
これらの操作は全て<xref linkend="sql-altertable"/>コマンドを使用して行うことができ、そのリファレンスページにはここで説明している内容以上の詳細が記載されています。
</para>

<sect2 id="ddl-alter-adding-a-column">
Expand Down
Loading