diff --git a/doc/src/sgml/release-18.sgml b/doc/src/sgml/release-18.sgml index 89556c4a0ae..86b86793296 100644 --- a/doc/src/sgml/release-18.sgml +++ b/doc/src/sgml/release-18.sgml @@ -26,7 +26,10 @@ + + バージョン18.4への移行 -この見落としにより、FULL JOIN is only supported with mege-joinable or hash-joinable join conditionsといった予期しないエラーが発生するなどプランナの失敗を引き起こすことが確認されています。 +この見落としにより、FULL JOIN is only supported with merge-joinable or hash-joinable join conditionsといった予期しないエラーが発生するなどプランナの失敗を引き起こすことが確認されています。 また、他の場合には、有効なプランを考慮できない原因となっていた可能性もありました。