summaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeAppend.c
diff options
context:
space:
mode:
authorÁlvaro Herrera <alvherre@alvh.no-ip.org>2025-03-04 20:07:30 +0100
committerÁlvaro Herrera <alvherre@alvh.no-ip.org>2025-03-04 20:07:30 +0100
commitbf1e2d2db5104ce8b764f62f8a742b3fcc66e8a5 (patch)
tree07b77e5a321e1b7ce8ab20f6bd698b3a74fac334 /src/backend/executor/nodeAppend.c
parent1d180931cc3bcdf66608593884b06d270a6d65e5 (diff)
Fix ALTER TABLE error message
This bogus error message was introduced in 2013 by commit f177cbfe676d, because of misunderstanding the processCASbits() API; at the time, no test cases were added that would be affected by this change. Only in ca87c415e2fc was one added (along with a couple of typos), with an XXX note that the error message was bogus. Fix the whole, add some test cases. Backpatch all the way back. Reviewed-by: Nathan Bossart <nathandbossart@gmail.com> Discussion: https://postgr.es/m/202503041822.aobpqke3igvb@alvherre.pgsql
Diffstat (limited to 'src/backend/executor/nodeAppend.c')
0 files changed, 0 insertions, 0 deletions