forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf6c70b8
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 parent7fbf9b1 commitf6c70b8
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2756 | 2756 |
| |
2757 | 2757 |
| |
2758 | 2758 |
| |
2759 |
| - | |
2760 |
| - | |
| 2759 | + | |
| 2760 | + | |
| 2761 | + | |
2761 | 2762 |
| |
2762 | 2763 |
| |
2763 | 2764 |
| |
|
0 commit comments
Comments
(0)