diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-02-07 10:27:26 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-02-07 10:28:06 +0200 |
commit | e001030c2711c0fb65cf72813f16a8eb26483c16 (patch) | |
tree | 4398490a65a2db04a96a658fb8665f081e45bf94 /src/backend/storage/freespace/freespace.c | |
parent | 8de3e410faa06ab20ec1aa6d0abb0a2c040261ba (diff) | |
download | postgresql-e001030c2711c0fb65cf72813f16a8eb26483c16.tar.gz postgresql-e001030c2711c0fb65cf72813f16a8eb26483c16.zip |
Fix thinko in comment.
Amit Langote
Diffstat (limited to 'src/backend/storage/freespace/freespace.c')
-rw-r--r-- | src/backend/storage/freespace/freespace.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/backend/storage/freespace/freespace.c b/src/backend/storage/freespace/freespace.c index 24e69ebdbb3..cdf444111f8 100644 --- a/src/backend/storage/freespace/freespace.c +++ b/src/backend/storage/freespace/freespace.c @@ -41,8 +41,8 @@ * MaxFSMRequestSize, exclusive. * * MaxFSMRequestSize depends on the architecture and BLCKSZ, but assuming - * default 8k BLCKSZ, and that MaxFSMRequestSize is 24 bytes, the categories - * look like this + * default 8k BLCKSZ, and that MaxFSMRequestSize is 8164 bytes, the + * categories look like this: * * * Range Category |