Fix non-specific error message.
authorRobert Haas <[email protected]>
Thu, 11 Aug 2022 18:12:11 +0000 (14:12 -0400)
committerRobert Haas <[email protected]>
Thu, 11 Aug 2022 18:12:11 +0000 (14:12 -0400)
commit34dffa0224bd34e0fa27b464f1821c9c43f07703
tree83cbaa55717758571e26eac2df1cf951a62d4958
parent2c860777656ab34ba0cec8f780ee26e31187dd0c
Fix non-specific error message.

"something has gone wrong" is not helpful. Make this elog()
consistent with the other one in the same function.

Discussion: http://postgr.es/m/CA+Tgmoa_AZ2jUWSA_noiqOqnxBaWDR+t3bHjSygZi6+wqDBCXQ@mail.gmail.com
src/backend/postmaster/auxprocess.c