aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2021-09-15 09:19:01 +0200
committerPeter Eisentraut <peter@eisentraut.org>2021-09-15 09:19:01 +0200
commite03b807e12bbb72d53ed53502dfb2c1e063e467c (patch)
treeeaf2b7dae7e45b0c876c3d42f69a890875ca3c6f /src/backend/executor
parentf7e56f1f540fbef204a03094b97ddfe908c44070 (diff)
downloadpostgresql-e03b807e12bbb72d53ed53502dfb2c1e063e467c.tar.gz
postgresql-e03b807e12bbb72d53ed53502dfb2c1e063e467c.zip
Fix incorrect format placeholders
Also remove obsolete comments about why the 64-bit integers need to be printed in a separate buffer. The reason used to be portability, but now the remaining reason is that we need the string lengths for the progress displays. That is evident by looking at the code right below, so a new comment doesn't seem necessary.
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions