Don't force creation of the FSM on searches. It will still be created

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: 4d6ee261717525210897255037869e3ff9a49210
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2008-11-27T13:32:26Z
Releases: 8.4.0
Don't force creation of the FSM on searches. It will still be created
as soon as the first page fills up, and is marked as (almost) full,
though.

Files

PathChange+/−
src/backend/storage/freespace/freespace.c modified +3 −8