Improve error messages after LoadLibrary() Move the file name to a format parameter to ease translatability. Add error code where missing. Make the wording consistent.
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/0c620a5803afbb667da7ac4bcc91b245a214a80c Modified Files -------------- src/backend/libpq/auth.c | 7 ++++--- src/common/restricted_token.c | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-)
