summaryrefslogtreecommitdiff
path: root/src/include/nodes/parsenodes.h
diff options
context:
space:
mode:
authorAlexander Korotkov2025-02-19 09:56:54 +0000
committerAlexander Korotkov2025-02-19 09:59:30 +0000
commite983ee9380fcac746f9b6b7c360d255d9fcd0907 (patch)
treeb72ebe7a154d626c2bea1c6db153dc55d7567ff1 /src/include/nodes/parsenodes.h
parent8a695d7998be67445b9cd8e67faa684d4e87a40d (diff)
Improve statistics estimation for single-column GROUP BY in sub-queries
This commit follows the idea of the 4767bc8ff2. If sub-query has only one GROUP BY column, we can consider its output variable as being unique. We can employ this fact in the statistics to make more precise estimations in the upper query block. Author: Andrei Lepikhov <[email protected]> Reviewed-by: Heikki Linnakangas <[email protected]> Reviewed-by: Alexander Korotkov <[email protected]>
Diffstat (limited to 'src/include/nodes/parsenodes.h')
0 files changed, 0 insertions, 0 deletions