pgsql: Properly mention in the release notes that fillfactor controls

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Properly mention in the release notes that fillfactor controls
Date: 2006-09-18 23:19:50
Message-ID: 20060918231950.E783C9FAC9B@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Properly mention in the release notes that fillfactor controls both heap
and indexes. Other cleanups.

Modified Files:
--------------
pgsql/doc/src/sgml:
release.sgml (r1.437 -> r1.438)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.437&r2=1.438)

Browse pgsql-committers by date

  From Date Subject
Next Message User Markir 2006-09-19 00:44:10 bizgres - bizgres: Apply review patch from Gavin Sherry, with minor
Previous Message Bruce Momjian 2006-09-18 23:01:45 pgsql: Wrap long lines in 8.2 release notes.