mirror of
https://github.com/postgres/postgres.git
synced 2025-12-24 06:01:07 +03:00
and move the context information into errcontext instead of errmsg. This makes them better conform to our guidelines. Also remove a few errcode declarations that were providing the default value ERRCODE_INTERNAL_ERROR.