Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8de3e41 commit e001030Copy full SHA for e001030
src/backend/storage/freespace/freespace.c
@@ -41,8 +41,8 @@
41
* MaxFSMRequestSize, exclusive.
42
*
43
* MaxFSMRequestSize depends on the architecture and BLCKSZ, but assuming
44
- * default 8k BLCKSZ, and that MaxFSMRequestSize is 24 bytes, the categories
45
- * look like this
+ * default 8k BLCKSZ, and that MaxFSMRequestSize is 8164 bytes, the
+ * categories look like this:
46
47
48
* Range Category
0 commit comments