diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2020-09-06 12:55:13 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2020-09-06 12:55:37 -0400 |
commit | f45dd3fed9cf7d336af08b53a1f73bf90c88fb1a (patch) | |
tree | 8ac7845d56bd5503585fa10b13e7f4188f55adba /src/backend/executor | |
parent | a7bcf391f329561307a3d936443a715ad74a2e9d (diff) | |
download | postgresql-f45dd3fed9cf7d336af08b53a1f73bf90c88fb1a.tar.gz postgresql-f45dd3fed9cf7d336af08b53a1f73bf90c88fb1a.zip |
Fix misleading error message about inconsistent moving-aggregate types.
We reported the wrong types when complaining that an aggregate's
moving-aggregate implementation is inconsistent with its regular
implementation.
This was wrong since the feature was introduced, so back-patch
to all supported branches.
Jeff Janes
Discussion: https://postgr.es/m/CAMkU=1x808LH=LPhZp9mNSP0Xd1xDqEd+XeGcvEe48dfE6xV=A@mail.gmail.com
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions