aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorPeter Geoghegan <pg@bowt.ie>2021-08-31 20:37:18 -0700
committerPeter Geoghegan <pg@bowt.ie>2021-08-31 20:37:18 -0700
commitb175b9cde720a81852b70c0c7fbc18c72ff1acc6 (patch)
treeb9677b109004408ebaff5f4adb8ede2eb9b5787d /contrib/postgres_fdw/postgres_fdw.c
parentc4f7a6b87ff350200f4b3afb9fe05e2899161070 (diff)
downloadpostgresql-b175b9cde720a81852b70c0c7fbc18c72ff1acc6.tar.gz
postgresql-b175b9cde720a81852b70c0c7fbc18c72ff1acc6.zip
VACUUM VERBOSE: Don't report "pages removed".
It doesn't make any sense to report this information, since VACUUM VERBOSE reports on heap relation truncation directly. This was an oversight in commit 7ab96cf6, which made VACUUM VERBOSE output a little more consistent with nearby autovacuum-specific log output. Adjust comments that describe how this is supposed to work in passing. Also bring truncation-related VACUUM VERBOSE output in line with the convention established for VACUUM VERBOSE output by commit f4f4a649. Author: Peter Geoghegan <pg@bowt.ie> Backpatch: 14-, where VACUUM VERBOSE's output changed.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions