pgsql: Don't force creation of the FSM on searches.

From: heikki(at)postgresql(dot)org (Heikki Linnakangas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Don't force creation of the FSM on searches.
Date: 2008-11-27 13:32:26
Message-ID: 20081127133226.EEED67545A4@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
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.

Modified Files:
--------------
pgsql/src/backend/storage/freespace:
freespace.c (r1.68 -> r1.69)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/freespace/freespace.c?r1=1.68&r2=1.69)

Browse pgsql-committers by date

  From Date Subject
Next Message Hiroshi Inoue 2008-11-27 14:26:01 Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use.
Previous Message Peter Eisentraut 2008-11-27 12:12:02 pgsql: Add that PL/Java is an implementation of SQL/JRT, and drop claim