Fix thinko in comment.

Amit Langote
pull/6/head
Heikki Linnakangas 12 years ago
parent 8de3e410fa
commit e001030c27
  1. 4
      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

Loading…
Cancel
Save