Commit 1630571a authored by Bruce Momjian's avatar Bruce Momjian

Update release notes for 8.1.

parent 6ec1ec66
<!-- <!--
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.398 2005/11/02 14:08:43 momjian Exp $ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.399 2005/11/04 22:21:33 momjian Exp $
Typical markup: Typical markup:
...@@ -20,7 +20,7 @@ pg_[A-Za-z0-9_] <application> ...@@ -20,7 +20,7 @@ pg_[A-Za-z0-9_] <application>
<note> <note>
<title>Release date</title> <title>Release date</title>
<simpara>2005-1?-??, Current as of 2005-10-11</simpara> <simpara>2005-11-08</simpara>
</note> </note>
<sect2> <sect2>
...@@ -1966,6 +1966,13 @@ psql -t -f fixseq.sql db1 | psql -e db1 ...@@ -1966,6 +1966,13 @@ psql -t -f fixseq.sql db1 | psql -e db1
</para> </para>
</listitem> </listitem>
<listitem>
<para>
Add Server Administration documentation about I/O subsystem
reliability (Bruce)
</para>
</listitem>
<listitem> <listitem>
<para> <para>
Move private declarations from <filename>gist.h</filename> to Move private declarations from <filename>gist.h</filename> to
......
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