Remove obsolete "hole in center of page" comment.
commit4a05a6409567719829ec84d7689b41c55009d75f
authorPeter Geoghegan <pg@bowt.ie>
Tue, 14 Apr 2020 21:38:28 +0000 (14 14:38 -0700)
committerPeter Geoghegan <pg@bowt.ie>
Tue, 14 Apr 2020 21:38:28 +0000 (14 14:38 -0700)
tree4680a4548572da0d5a346238d646128d698ff81e
parent2d59643dbccaf73bc1f90875ea02dcad641379cd
Remove obsolete "hole in center of page" comment.

A comment from the Berkeley days incorrectly claimed that the page
management code cares about the contents of the hole in the center of
the page (at least in the case of the left half of an nbtree page
split).  Commit 8fa30f906be added an addendum that stated that the
original comment was "probably obsolete".  It's definitely obsolete,
though, so remove the original comment plus the addendum.
src/backend/access/nbtree/nbtinsert.c