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:28 -0400 |
commit | f04203ab7e683bc3e961a40b002cf3c8d1d12100 (patch) | |
tree | 271e29b693c3840c1067aeb8e6496ab917a0e1da /src/backend/executor/nodeModifyTable.c | |
parent | e7f06ea60a3c07128176b294ce3fb0555edd15a5 (diff) | |
download | postgresql-f04203ab7e683bc3e961a40b002cf3c8d1d12100.tar.gz postgresql-f04203ab7e683bc3e961a40b002cf3c8d1d12100.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/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions