Add doc entry for the new GUC paramenter enable_group_by_reordering
Alexander Korotkov <akorotkov@postgresql.org>
Add doc entry for the new GUC paramenter enable_group_by_reordering 0452b461bc4 adds alternative orderings of group-by keys during the query optimization. This new feature is controlled by the new GUC parameter enable_group_by_reordering, which accidentally came without the documentation. This commit adds the missing documentation for that GUC. Reported-by: Bruce Momjian Discussion: https://postgr.es/m/ZnDx2FYlba_OafQd%40momjian.us Author: Andrei Lepikhov Reviewed-by: Pavel Borisov, Alexander Korotkov
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/config.sgml | modified | +19 −0 |
Documentation touched
Discussion
- Missing docs for new enable_group_by_reordering GUC 8 messages · 2024-06-18 → 2024-06-19