forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit19ad7e1
committed
Fix misleading error message about inconsistent moving-aggregate types.
We reported the wrong types when complaining that an aggregate'smoving-aggregate implementation is inconsistent with its regularimplementation.This was wrong since the feature was introduced, so back-patchto all supported branches.Jeff JanesDiscussion:https://postgr.es/m/CAMkU=1x808LH=LPhZp9mNSP0Xd1xDqEd+XeGcvEe48dfE6xV=A@mail.gmail.com1 parent666e9a9 commit19ad7e1
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
565 | 565 |
| |
566 | 566 |
| |
567 | 567 |
| |
568 |
| - | |
569 |
| - | |
| 568 | + | |
| 569 | + | |
570 | 570 |
| |
571 | 571 |
| |
572 | 572 |
| |
|
0 commit comments
Comments
(0)