diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index 94a445938e..87d571ad8f 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1,5 +1,5 @@ @@ -51,10 +51,14 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.340 2005/08/23 11:53:33 momjian + Add in-memory bitmaps which allows multiple indexes to be merged in a + single query (Tom) + This allows multiple indexes to be combined to access a single + table. @@ -213,17 +217,6 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.340 2005/08/23 11:53:33 momjian - - - Add in-memory bitmaps which allows multiple indexes to be merged in a - single query (Tom) - - - This allows multiple indexes to be combined to access a single - table. - - - Change WAL CRC records from 64bit to 32bit to improve performance @@ -9186,7 +9179,6 @@ Subqueries in FROM are now supported. - Migration to version 7.1