Skip to content
Merged
Show file tree
Hide file tree
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
9 changes: 4 additions & 5 deletions doc/src/sgml/func.sgml
Original file line number Diff line number Diff line change
Expand Up @@ -34600,9 +34600,8 @@ SELECT pg_type_is_visible('myschema.widget'::regtype);
(This is a decompiled reconstruction, not the original text
of the command.)
-->
《マッチ度[65.648855]》制約を作成したコマンドを再構築します。
(これは逆コンパイルで構成したもので、元のコマンドのテキストではありません。)
《機械翻訳》パーティション制約の定義を復元します(これは逆コンパイルされた復元であり、コマンドのオリジナル文書ではありません)。
パーティション制約の定義を再構築します。
(これは逆コンパイルによる再構築で、元のコマンドのテキストではありません。)
</para></entry>
</row>

Expand All @@ -34622,8 +34621,8 @@ SELECT pg_type_is_visible('myschema.widget'::regtype);
(This is a decompiled reconstruction, not the original text
of the command.)
-->
パーティション化テーブルのパーティションキーの定義を、<command>CREATE TABLE</command>の<literal>PARTITION BY</literal>句の形式で再構成します。(これは逆コンパイルされた再構成であり、コマンドのオリジナルテキストではありません。
)
パーティション化テーブルのパーティションキーの定義を、<command>CREATE TABLE</command>の<literal>PARTITION BY</literal>句の形式で再構成します。
(これは逆コンパイルによる再構築で、元のコマンドのテキストではありません。)
</para></entry>
</row>

Expand Down
9 changes: 4 additions & 5 deletions doc/src/sgml/func4.sgml
Original file line number Diff line number Diff line change
Expand Up @@ -3619,9 +3619,8 @@ SELECT pg_type_is_visible('myschema.widget'::regtype);
(This is a decompiled reconstruction, not the original text
of the command.)
-->
《マッチ度[65.648855]》制約を作成したコマンドを再構築します。
(これは逆コンパイルで構成したもので、元のコマンドのテキストではありません。)
《機械翻訳》パーティション制約の定義を復元します(これは逆コンパイルされた復元であり、コマンドのオリジナル文書ではありません)。
パーティション制約の定義を再構築します。
(これは逆コンパイルによる再構築で、元のコマンドのテキストではありません。)
</para></entry>
</row>

Expand All @@ -3641,8 +3640,8 @@ SELECT pg_type_is_visible('myschema.widget'::regtype);
(This is a decompiled reconstruction, not the original text
of the command.)
-->
パーティション化テーブルのパーティションキーの定義を、<command>CREATE TABLE</command>の<literal>PARTITION BY</literal>句の形式で再構成します。(これは逆コンパイルされた再構成であり、コマンドのオリジナルテキストではありません。
)
パーティション化テーブルのパーティションキーの定義を、<command>CREATE TABLE</command>の<literal>PARTITION BY</literal>句の形式で再構成します。
(これは逆コンパイルによる再構築で、元のコマンドのテキストではありません。)
</para></entry>
</row>

Expand Down
Loading