amcheck: Reduce debug message verbosity.
authorPeter Geoghegan <pg@bowt.ie>
Tue, 16 Mar 2021 20:11:17 +0000 (13:11 -0700)
committerPeter Geoghegan <pg@bowt.ie>
Tue, 16 Mar 2021 20:11:17 +0000 (13:11 -0700)
commit65445469d6de3670f3e027236613e093e119ec55
treea3144c48239728cae3cef9674d3758e3cf5c9e4a
parent4b12ab18c9d0735d760bf7667b158707b06e5df8
amcheck: Reduce debug message verbosity.

Empty sibling pages can occasionally be much more common than any other
event that we report on at elevel DEBUG1.  Increase the elevel for
relevant cases to DEBUG2 to avoid overwhelming the user with relatively
insignificant details.
contrib/amcheck/verify_nbtree.c