Remove obsolete IndexBulkDeleteResult stats field.
authorPeter Geoghegan <pg@bowt.ie>
Fri, 12 Feb 2021 00:49:41 +0000 (16:49 -0800)
committerPeter Geoghegan <pg@bowt.ie>
Fri, 12 Feb 2021 00:49:41 +0000 (16:49 -0800)
commit3063eb17593c3ad498ce4e89db3358862ea2dbb6
tree32ef5dbcabfe0e7eae3784fad45c33ec7d7dabcc
parent62535cae9723afc48173ba1be65f1c7491813fc2
Remove obsolete IndexBulkDeleteResult stats field.

The pages_removed field is no longer used for anything.  It hasn't been
possible for an index to physically shrink since old-style VACUUM FULL
was removed by commit 0a469c87.
src/backend/access/gist/gistvacuum.c
src/include/access/genam.h