diff options
-rw-r--r-- | doc/src/sgml/release-11.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/release-11.sgml b/doc/src/sgml/release-11.sgml index 7599c6f7a79..de74b33b870 100644 --- a/doc/src/sgml/release-11.sgml +++ b/doc/src/sgml/release-11.sgml @@ -629,7 +629,7 @@ Branch: master [6bdf1303b] Avoid wrong results for power() with NaN </para> <para> - This features is disabled by default + This feature is disabled by default but can be enabled by changing <link linkend="guc-enable-partitionwise-join"><varname>enable_partitionwise_join</varname></link>. </para> @@ -647,7 +647,7 @@ Branch: master [6bdf1303b] Avoid wrong results for power() with NaN </para> <para> - This features is disabled by default + This feature is disabled by default but can be enabled by changing <link linkend="guc-enable-partitionwise-aggregate"><varname>enable_partitionwise_aggregate</varname></link>. </para> |