From 9d615a9dbb66e1dcd50fd81677d0d9a3dbb717e8 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 23 Aug 2005 11:59:09 +0000 Subject: [PATCH] Fix markup for para. --- doc/src/sgml/release.sgml | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) 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