Improve error messages after LoadLibrary()
Peter Eisentraut <peter@eisentraut.org>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/auth.c | modified | +4 −3 |
| src/common/restricted_token.c | modified | +2 −2 |