Re: BUG #17341: The comment of the source code is not correct

Peter Eisentraut <peter.eisentraut@enterprisedb.com>

From: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
To: 1642644905@qq.com, pgsql-bugs@lists.postgresql.org
Date: 2021-12-22T06:53:27Z
Lists: pgsql-bugs
On 21.12.21 11:32, PG Bug reporting form wrote:
> Search "216 is the smallest number that satisfies X^4 >= 2^32-1." in
> src\backend\storage\freespace\freespace.c
> The smallest number is 256 instead of 216.

fixed, thanks



Commits

  1. Fix typo in code comment