With e434ad39ae7316bcf35fd578dd34ad7e1ff3c25f I did a `make world`,
`make install-world`, a fresh default initdb, a start with default
config, `make installcheck`, connected to the regression database
with psql as the initial superuser, and ran:
regression=# vacuum freeze analyze;
WARNING: relcache reference leak: relation "p1" not closed
VACUUM
--
Kevin Grittner