File tree Expand file tree Collapse file tree 1 file changed +1
-19
lines changed Expand file tree Collapse file tree 1 file changed +1
-19
lines changed Original file line number Diff line number Diff line change 3
3
4
4
<formalpara>
5
5
<title>Release date:</title>
6
- <para>AS OF 2022-09-23 </para>
6
+ <para>CURRENT AS OF 2022-10-03 </para>
7
7
</formalpara>
8
8
9
9
<sect2>
@@ -936,24 +936,6 @@ Author: Tomas Vondra <tomas.vondra@postgresql.org>
936
936
</para>
937
937
</listitem>
938
938
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
-
957
939
<!--
958
940
Author: Tom Lane <tgl@sss.pgh.pa.us>
959
941
2022-03-24 [0bd7af082] Invent recursive_worktable_factor GUC to replace hard-wi
You can’t perform that action at this time.
0 commit comments