aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/extension.c
diff options
context:
space:
mode:
authorDaniel Gustafsson <dgustafsson@postgresql.org>2021-08-16 20:06:54 +0200
committerDaniel Gustafsson <dgustafsson@postgresql.org>2021-08-16 20:06:54 +0200
commit069d33d0c5a021601245e44df77a0423ddd69359 (patch)
treeb2a77010358f2baa75205053b56209a65c4f9c0e /src/backend/commands/extension.c
parent4864c8e8f184a35ed1c2c51a15e9a455e9fbb398 (diff)
downloadpostgresql-069d33d0c5a021601245e44df77a0423ddd69359.tar.gz
postgresql-069d33d0c5a021601245e44df77a0423ddd69359.zip
Emit namespace in the post-copy errmsg
During a VACUUM or CLUSTER command, the initial output emits a fully qualified relation path with namespace. The post-action errmsg only emitted the relation name however, which may lead to hard to parse output when using multiple jobs with vacuumdb as the output from different jobs may be interleaved. Include the full path in the post-action errmsg to be consistent with the initial errmsg. Author: Mike Fiedler <miketheman@gmail.com> Reviewed-by: Corey Huinker <corey.huinker@gmail.com> Discussion: https://postgr.es/m/CAMerE0oz+8G-aORZL_BJcPxnBqewZAvND4bSUysjz+r-oT1BxQ@mail.gmail.com
Diffstat (limited to 'src/backend/commands/extension.c')
0 files changed, 0 insertions, 0 deletions