diff options
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 |
commit | 7bbc46213de9301795da90923a015070239c1fcc (patch) | |
tree | feb496bcb1fbdf5eecabcd3a4da86e6992011d2e /src/backend/access/gist/gistbuild.c | |
parent | bacbc4863b3bfb79b9577f11f2c77e4df9f66d66 (diff) | |
download | postgresql-7bbc46213de9301795da90923a015070239c1fcc.tar.gz postgresql-7bbc46213de9301795da90923a015070239c1fcc.zip |
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/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions