forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit78a9af1
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 ofdb0d67d.Discussion:https://postgr.es/m/CAApHDvq65=9Ro+hLX1i9ugWEiNDvHrBibAO7ARcTnf38_JE+UQ@mail.gmail.comBackpatch-through: 15, wheredb0d67d was introduced.1 parent66fa8ff commit78a9af1
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
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
Comments
(0)