Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 285b5bd

Browse files
committed
Update release notes to be current as of CVS today.
1 parent f7fa844 commit 285b5bd

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

doc/src/sgml/release.sgml

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.449 2006/09/22 01:52:27 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.450 2006/09/22 03:04:23 momjian Exp $ -->
22
<!--
33

44
Typical markup:
@@ -29,7 +29,7 @@ For new features, add links to the documentation sections.
2929
<note>
3030
<title>Release date</title>
3131
<simpara>2005-1?-??</simpara>
32-
<para>CURRENT AS OF 2006-09-18</>
32+
<para>CURRENT AS OF 2006-09-21</>
3333
</note>
3434

3535
<sect2>
@@ -1147,6 +1147,17 @@ For new features, add links to the documentation sections.
11471147
</para>
11481148
</listitem>
11491149

1150+
<listitem>
1151+
<para>
1152+
Provide advisory locking functionality (Abhijit Menon-Sen, Tom)
1153+
</para>
1154+
1155+
<para>
1156+
This is a new locking API compared to what used to be in /contrib.
1157+
The /contrib code is now on pgfoundry.
1158+
</para>
1159+
</listitem>
1160+
11501161
<listitem>
11511162
<para>
11521163
Allow <command>COPY</> to dump a <command>SELECT</> query

0 commit comments

Comments
 (0)