Commit 3a3c06f0 authored by Bruce Momjian's avatar Bruce Momjian

Adjust SGML so major feature items are all not in a single subparagraph.

parent 2a492824
<!-- <!--
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.339 2005/08/23 11:32:33 momjian Exp $ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.340 2005/08/23 11:53:33 momjian Exp $
--> -->
<appendix id="release"> <appendix id="release">
...@@ -18,21 +18,78 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.339 2005/08/23 11:32:33 momjian ...@@ -18,21 +18,78 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.339 2005/08/23 11:32:33 momjian
<para> <para>
Major changes in this release: Major changes in this release:
</para>
<variablelist> <variablelist>
<varlistentry> <varlistentry>
<term> <term>
Improve concurrent access to the shared buffer cache (Tom)
</term> </term>
<listitem> <listitem>
<para> <para>
This was accomplished by eliminating global locks and using a clock
sweep algorithm to find free buffers.
</para> </para>
</listitem>
</varlistentry>
<varlistentry>
<term>
Allow indexes to be used for MIN/MAX (Tom)
</term>
<listitem>
<para>
In previous releases, the only way to use index for MIN/MAX was to rewrite
the query as SELECT col FROM tab ORDER BY col LIMIT 1. This now happens
automatically.
</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
</variablelist> <varlistentry>
<term>
</term>
<listitem>
<para>
</para> </para>
</listitem>
</varlistentry>
<varlistentry>
<term>
</term>
<listitem>
<para>
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
</term>
<listitem>
<para>
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
</term>
<listitem>
<para>
</para>
</listitem>
</varlistentry>
</variablelist>
</sect2> </sect2>
<sect2> <sect2>
...@@ -140,16 +197,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.339 2005/08/23 11:32:33 momjian ...@@ -140,16 +197,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.339 2005/08/23 11:32:33 momjian
<listitem> <listitem>
<para> <para>
Improve rtree index capabilities and performance (Neil) Improve rtree index capabilities and performance (Neil)
</para> Replaced by contrib?
</listitem>
<listitem>
<para>
Improve concurrent access to the shared buffer cache (Tom)
</para>
<para>
This was accomplished by eliminating global locks and using a clock
sweep algorithm to find free buffers.
</para> </para>
</listitem> </listitem>
...@@ -165,17 +213,6 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.339 2005/08/23 11:32:33 momjian ...@@ -165,17 +213,6 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.339 2005/08/23 11:32:33 momjian
</para> </para>
</listitem> </listitem>
<listitem>
<para>
Allow indexes to be used for MIN/MAX (Tom)
</para>
<para>
In previous releases, the only way to use index for MIN/MAX was to rewrite
the query as SELECT col FROM tab ORDER BY col LIMIT 1. This now happens
automatically.
</para>
</listitem>
<listitem> <listitem>
<para> <para>
Add in-memory bitmaps which allows multiple indexes to be merged in a Add in-memory bitmaps which allows multiple indexes to be merged in a
...@@ -1839,6 +1876,7 @@ typedefs (Michael)</para></listitem> ...@@ -1839,6 +1876,7 @@ typedefs (Michael)</para></listitem>
<para> <para>
Major changes in this release: Major changes in this release:
</para>
<variablelist> <variablelist>
<varlistentry> <varlistentry>
...@@ -1988,7 +2026,6 @@ typedefs (Michael)</para></listitem> ...@@ -1988,7 +2026,6 @@ typedefs (Michael)</para></listitem>
</varlistentry> </varlistentry>
</variablelist> </variablelist>
</para>
</sect2> </sect2>
<sect2> <sect2>
...@@ -4889,6 +4926,7 @@ DROP SCHEMA information_schema CASCADE; ...@@ -4889,6 +4926,7 @@ DROP SCHEMA information_schema CASCADE;
<para> <para>
Major changes in this release: Major changes in this release:
</para>
<variablelist> <variablelist>
<varlistentry> <varlistentry>
...@@ -5152,8 +5190,8 @@ DROP SCHEMA information_schema CASCADE; ...@@ -5152,8 +5190,8 @@ DROP SCHEMA information_schema CASCADE;
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>
</variablelist> </variablelist>
</para>
</sect2> </sect2>
<sect2> <sect2>
...@@ -7396,6 +7434,7 @@ operations on bytea columns (Joe)</para></listitem> ...@@ -7396,6 +7434,7 @@ operations on bytea columns (Joe)</para></listitem>
<para> <para>
Major changes in this release: Major changes in this release:
</para>
<variablelist> <variablelist>
<varlistentry> <varlistentry>
...@@ -7512,7 +7551,6 @@ operations on bytea columns (Joe)</para></listitem> ...@@ -7512,7 +7551,6 @@ operations on bytea columns (Joe)</para></listitem>
</varlistentry> </varlistentry>
</variablelist> </variablelist>
</para>
</sect2> </sect2>
<sect2> <sect2>
...@@ -8396,6 +8434,7 @@ since <productname>PostgreSQL</productname> 7.1. ...@@ -8396,6 +8434,7 @@ since <productname>PostgreSQL</productname> 7.1.
<para> <para>
Major changes in this release: Major changes in this release:
</para>
<variablelist> <variablelist>
<varlistentry> <varlistentry>
...@@ -8470,8 +8509,8 @@ since <productname>PostgreSQL</productname> 7.1. ...@@ -8470,8 +8509,8 @@ since <productname>PostgreSQL</productname> 7.1.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>
</variablelist> </variablelist>
</para>
</sect2> </sect2>
<sect2> <sect2>
...@@ -9070,6 +9109,7 @@ Python fixes (Darcy) ...@@ -9070,6 +9109,7 @@ Python fixes (Darcy)
<para> <para>
Major changes in this release: Major changes in this release:
</para>
<variablelist> <variablelist>
<varlistentry> <varlistentry>
...@@ -9533,6 +9573,7 @@ ecpg changes (Michael) ...@@ -9533,6 +9573,7 @@ ecpg changes (Michael)
<para> <para>
Major changes in this release: Major changes in this release:
</para>
<variablelist> <variablelist>
<varlistentry> <varlistentry>
...@@ -9586,9 +9627,9 @@ ecpg changes (Michael) ...@@ -9586,9 +9627,9 @@ ecpg changes (Michael)
column correlation names. column correlation names.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>
</variablelist> </variablelist>
</para>
<sect2> <sect2>
<title>Migration to version 7.0</title> <title>Migration to version 7.0</title>
...@@ -9606,6 +9647,7 @@ ecpg changes (Michael) ...@@ -9606,6 +9647,7 @@ ecpg changes (Michael)
<para> <para>
Interface and compatibility issues to consider for the new Interface and compatibility issues to consider for the new
release include: release include:
</para>
<itemizedlist> <itemizedlist>
<listitem> <listitem>
...@@ -9652,8 +9694,6 @@ ecpg changes (Michael) ...@@ -9652,8 +9694,6 @@ ecpg changes (Michael)
</para> </para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
</para>
</sect2> </sect2>
<sect2> <sect2>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment