Message style improvements
Alvaro Herrera <alvherre@alvh.no-ip.org>
Message style improvements * Avoid pointlessly highlighting that an index vacuum was executed by a parallel worker; user doesn't care. * Don't give the impression that a non-concurrent reindex of an invalid index on a TOAST table would work, because it wouldn't. * Add a "translator:" comment for a mysterious message. Discussion: https://postgr.es/m/20201107034943.GA16596@alvherre.pgsql Reviewed-by: Michael Paquier <michael@paquier.xyz>
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/heap/vacuumlazy.c | modified | +2 −14 |
| src/backend/commands/indexcmds.c | modified | +3 −2 |
| src/backend/libpq/be-secure-openssl.c | modified | +2 −0 |
Discussion
- PG13: message style changes 3 messages · 2020-11-07