Commit 78a9af1
committed
Fix out-dated comment in preprocess_groupclause()
The comment claimed we don't consider other orders of the GROUP BY clause,
but this is no longer true as of db0d67d.
Discussion: https://postgr.es/m/CAApHDvq65=9Ro+hLX1i9ugWEiNDvHrBibAO7ARcTnf38_JE+UQ@mail.gmail.com
Backpatch-through: 15, where db0d67d was introduced.1 parent 66fa8ff commit 78a9af1
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2758 | 2758 | | |
2759 | 2759 | | |
2760 | 2760 | | |
2761 | | - | |
2762 | | - | |
| 2761 | + | |
| 2762 | + | |
| 2763 | + | |
2763 | 2764 | | |
2764 | 2765 | | |
2765 | 2766 | | |
| |||
0 commit comments