Commit 285b5bdd authored by Bruce Momjian's avatar Bruce Momjian

Update release notes to be current as of CVS today.

parent f7fa844b
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.449 2006/09/22 01:52:27 momjian Exp $ --> <!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.450 2006/09/22 03:04:23 momjian Exp $ -->
<!-- <!--
Typical markup: Typical markup:
...@@ -29,7 +29,7 @@ For new features, add links to the documentation sections. ...@@ -29,7 +29,7 @@ For new features, add links to the documentation sections.
<note> <note>
<title>Release date</title> <title>Release date</title>
<simpara>2005-1?-??</simpara> <simpara>2005-1?-??</simpara>
<para>CURRENT AS OF 2006-09-18</> <para>CURRENT AS OF 2006-09-21</>
</note> </note>
<sect2> <sect2>
...@@ -1147,6 +1147,17 @@ For new features, add links to the documentation sections. ...@@ -1147,6 +1147,17 @@ For new features, add links to the documentation sections.
</para> </para>
</listitem> </listitem>
<listitem>
<para>
Provide advisory locking functionality (Abhijit Menon-Sen, Tom)
</para>
<para>
This is a new locking API compared to what used to be in /contrib.
The /contrib code is now on pgfoundry.
</para>
</listitem>
<listitem> <listitem>
<para> <para>
Allow <command>COPY</> to dump a <command>SELECT</> query Allow <command>COPY</> to dump a <command>SELECT</> query
......
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