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

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: 1642644905(at)qq(dot)com
Subject: BUG #17341: The comment of the source code is not correct
Date: 2021-12-21 10:32:40
Message-ID: 17341-d913ddb626c5c08c@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 17341
Logged by: Kevin Zheng
Email address: 1642644905(at)qq(dot)com
PostgreSQL version: 14.1
Operating system: All
Description:

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.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2021-12-21 17:22:57 BUG #17342: pg_restore with jobs > 1 errors out : a worker process died unexpectedly
Previous Message Alexander Lakhin 2021-12-21 04:00:00 Re: BUG #17339: Assert failed on attempt to detach a sequence concurrently