diff options
author | Michael Paquier <michael@paquier.xyz> | 2018-09-04 11:06:04 -0700 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2018-09-04 11:06:04 -0700 |
commit | d6e98ebe375e115c29028f9bd090f0f7e07e2527 (patch) | |
tree | bc236c5f0eb4707d04e199cf80686a0c6ca754d6 /src/backend/port/dynloader/linux.c | |
parent | 17b7c302b5fc92bd0241c452599019e18df074dc (diff) | |
download | postgresql-d6e98ebe375e115c29028f9bd090f0f7e07e2527.tar.gz postgresql-d6e98ebe375e115c29028f9bd090f0f7e07e2527.zip |
Improve some error message strings and errcodes
This makes a bit less work for translators, by unifying error strings a
bit more with what the rest of the code does, this time for three error
strings in autoprewarm and one in base backup code.
After some code review of slot.c, some file-access errcodes are reported
but lead to an incorrect internal error, while corrupted data makes the
most sense, similarly to the previous work done in e41d0a1. Also,
after calling rmtree(), a WARNING gets reported, which is a duplicate of
what the internal call report, so make the code more consistent with all
other code paths calling this function.
Author: Michael Paquier
Discussion: https://postgr.es/m/20180902200747.GC1343@paquier.xyz
Diffstat (limited to 'src/backend/port/dynloader/linux.c')
0 files changed, 0 insertions, 0 deletions