pgsql: Update release notes for 8.3.5, 8.2.11, and 8.1.15 to mention

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update release notes for 8.3.5, 8.2.11, and 8.1.15 to mention
Date: 2009-01-09 01:46:37
Message-ID: 20090109014637.40EE4754A1B@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Update release notes for 8.3.5, 8.2.11, and 8.1.15 to mention the need
to reindex GiST indexes:

If you were running a previous 8.X.X release, REINDEX all GiST
indexes after the upgrade.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
pgsql/doc/src/sgml:
release.sgml (r1.400.2.55 -> r1.400.2.56)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml?r1=1.400.2.55&r2=1.400.2.56)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2009-01-09 01:46:49 pgsql: Update release notes for 8.3.5, 8.2.11, and 8.1.15 to mention
Previous Message Bruce Momjian 2009-01-08 20:09:06 pgsql: Fix memory leak for file name if expect file name contains a dot,