aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.h
diff options
context:
space:
mode:
authorPeter Geoghegan <pg@bowt.ie>2022-04-15 14:20:56 -0700
committerPeter Geoghegan <pg@bowt.ie>2022-04-15 14:20:56 -0700
commitbdb71dbe80d0560f84255e05b73f449e11007325 (patch)
treeb38e9b815247e48ac2129a0e5511c57994c475bf /contrib/postgres_fdw/postgres_fdw.h
parent357c8455e64915f2d8f50ca5853eb91b74470d96 (diff)
downloadpostgresql-bdb71dbe80d0560f84255e05b73f449e11007325.tar.gz
postgresql-bdb71dbe80d0560f84255e05b73f449e11007325.zip
VACUUM VERBOSE: Show dead items for an empty table.
Be consistent about the lines that VACUUM VERBOSE outputs by including an "index scan not needed: " line for completely empty tables. This makes the output more readable, especially with multiple distinct VACUUM operations processed by the same VACUUM command. It's also more consistent; even empty tables can use the failsafe, which wasn't reported in the standard way until now. Follow-up to commit 6e20f460, which taught VACUUM VERBOSE to be more consistent about reporting on scanned pages with empty tables.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.h')
0 files changed, 0 insertions, 0 deletions