diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2020-11-07 19:33:43 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2020-11-07 19:33:43 -0300 |
commit | 99f9384ea91761cdb957d051b0ca64179320b2ed (patch) | |
tree | b9238b0acacf6cb562025aaf2b199f5084c95686 /src/backend/executor/nodeModifyTable.c | |
parent | f3ad4fddfaf71e8f6f037cd627f398ba43625ca1 (diff) | |
download | postgresql-99f9384ea91761cdb957d051b0ca64179320b2ed.tar.gz postgresql-99f9384ea91761cdb957d051b0ca64179320b2ed.zip |
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>
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions