forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf45dd3f
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 parenta7bcf39 commitf45dd3f
1 file changed
+2
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
563 | 563 |
| |
564 | 564 |
| |
565 | 565 |
| |
566 |
| - | |
567 |
| - | |
| 566 | + | |
| 567 | + | |
568 | 568 |
| |
569 | 569 |
| |
570 | 570 |
| |
|
0 commit comments
Comments
(0)