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, exclusive.
* *
* MaxFSMRequestSize depends on the architecture and BLCKSZ, but assuming * MaxFSMRequestSize depends on the architecture and BLCKSZ, but assuming
* default 8k BLCKSZ, and that MaxFSMRequestSize is 24 bytes, the categories * default 8k BLCKSZ, and that MaxFSMRequestSize is 8164 bytes, the
* look like this * categories look like this:
* *
* *
* Range Category * Range Category

Loading…
Cancel
Save