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 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<!--
958940Author: Tom Lane <tgl@sss.pgh.pa.us>
9599412022-03-24 [0bd7af082] Invent recursive_worktable_factor GUC to replace hard-wi
You can’t perform that action at this time.
0 commit comments