aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeProjectSet.c
diff options
context:
space:
mode:
authorFujii Masao <fujii@postgresql.org>2024-11-27 23:04:55 +0900
committerFujii Masao <fujii@postgresql.org>2024-11-27 23:04:55 +0900
commit0f13e1a78b145935e5a128a44cb828ea24bac72d (patch)
tree3f7275a2e0a2b62e791892c77b3d3e9d3c7745e4 /src/backend/executor/nodeProjectSet.c
parent4c0e70fc30e4800beb89af5dff44ab5f37fe6720 (diff)
downloadpostgresql-0f13e1a78b145935e5a128a44cb828ea24bac72d.tar.gz
postgresql-0f13e1a78b145935e5a128a44cb828ea24bac72d.zip
pgbench: Ensure previous progress message is fully cleared when updating.
During pgbench's table initialization, progress updates could display leftover characters from the previous message if the new message was shorter. This commit resolves the issue by appending spaces to the current message to fully overwrite any remaining characters from the previous line. Back-patch to all the supported versions. Author: Yushi Ogiwara, Tatsuo Ishii, Fujii Masao Reviewed-by: Tatsuo Ishii, Fujii Masao Discussion: https://postgr.es/m/9a9b8b95b6a709877ae48ad5b0c59bb9@oss.nttdata.com
Diffstat (limited to 'src/backend/executor/nodeProjectSet.c')
0 files changed, 0 insertions, 0 deletions