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:13 -0400 |
commit | 19ad7e1d7b8b54ea3aa405e60057ab4baefcedbf (patch) | |
tree | 9a8783ff3ad1324cecc170e907a07d4afe8e2e27 /src/backend/utils/adt/numeric.c | |
parent | 666e9a90f09a1ab89959774273597764e6e0f9ad (diff) | |
download | postgresql-19ad7e1d7b8b54ea3aa405e60057ab4baefcedbf.tar.gz postgresql-19ad7e1d7b8b54ea3aa405e60057ab4baefcedbf.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/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions