Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit b1c73e1

Browse files
committed
Doc: update v15 release notes.
1 parent 443df6e commit b1c73e1

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

doc/src/sgml/release-15.sgml

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<formalpara>
55
<title>Release date:</title>
6-
<para>AS OF 2022-09-23</para>
6+
<para>CURRENT AS OF 2022-10-03</para>
77
</formalpara>
88

99
<sect2>
@@ -936,24 +936,6 @@ Author: Tomas Vondra <tomas.vondra@postgresql.org>
936936
</para>
937937
</listitem>
938938

939-
<!--
940-
Author: Tomas Vondra <tomas.vondra@postgresql.org>
941-
2022-03-31 [db0d67db2] Optimize order of GROUP BY keys
942-
-->
943-
944-
<listitem>
945-
<para>
946-
Allow <link linkend="queries-group"><literal>GROUP
947-
BY</literal></link> sorting to optimize column order (Dmitry
948-
Dolgov, Teodor Sigaev, Tomas Vondra)
949-
</para>
950-
951-
<para>
952-
This optimization can be disabled using the server variable <link
953-
linkend="guc-enable-groupby-reordering"><varname>enable_group_by_reordering</varname></link>.
954-
</para>
955-
</listitem>
956-
957939
<!--
958940
Author: Tom Lane <tgl@sss.pgh.pa.us>
959941
2022-03-24 [0bd7af082] Invent recursive_worktable_factor GUC to replace hard-wi

0 commit comments

Comments
 (0)