]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Make multixact error message more explicit
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 24 Nov 2022 09:45:10 +0000 (10:45 +0100)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 24 Nov 2022 09:45:10 +0000 (10:45 +0100)
commitde95928ea071b5c677ceaa0d13d4ea15d88cec43
treebc860fe62fc3eb9607b27466f5fe893f82f87bc7
parent3a2807528e712a261ea3db713db4db39b7704288
Make multixact error message more explicit

There are recent reports involving a very old error message that we have
no history of hitting -- perhaps a recently introduced bug.  Improve the
error message in an attempt to improve our chances of investigating the
bug.

Per reports from Dimos Stamatakis and Bob Krier.

Backpatch to 11.

Discussion: https://postgr.es/m/CO2PR0801MB2310579F65529380A4E5EDC0E20A9@CO2PR0801MB2310.namprd08.prod.outlook.com
Discussion: https://postgr.es/m/17518-04e368df5ad7f2ee@postgresql.org
src/backend/access/transam/multixact.c