Petr Jelinek <[email protected]> writes:
> my compiler complains about unused variable nblkno in _hash_splitbucket
> in no-assert build. It looks like relic of commit ed9cc2b5d which
> removed the only use of that variable besides the Assert.
Fixed, thanks!
regards, tom lane