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

Commit db81819

Browse files
committed
1 parent d54bb24 commit db81819

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

doc/TODO

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PostgreSQL TODO List
22
====================
33
Current maintainer: Bruce Momjian (bruce@momjian.us)
4-
Last updated: Mon Mar 17 23:59:39 EDT 2008
4+
Last updated: Tue Mar 18 11:30:48 EDT 2008
55

66
The most recent version of this document can be viewed at
77
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -683,6 +683,8 @@ SQL Commands
683683

684684
http://archives.postgresql.org/pgsql-hackers/2006-07/msg01306.php
685685
http://archives.postgresql.org/pgsql-hackers/2007-03/msg00865.php
686+
http://archives.postgresql.org/pgsql-patches/2007-04/msg00315.php
687+
http://archives.postgresql.org/pgsql-patches/2008-03/msg00237.php
686688

687689
o Research self-referential UPDATEs that see inconsistent row versions
688690
in read-committed mode

doc/src/FAQ/TODO.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
99
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11-
Last updated: Mon Mar 17 23:59:39 EDT 2008
11+
Last updated: Tue Mar 18 11:30:48 EDT 2008
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -595,6 +595,8 @@ <h1><a name="section_7">SQL Commands</a></h1>
595595
<li>Allow UPDATE tab SET ROW (col, ...) = (SELECT...)
596596
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2006-07/msg01306.php">http://archives.postgresql.org/pgsql-hackers/2006-07/msg01306.php</a>
597597
<a href="http://archives.postgresql.org/pgsql-hackers/2007-03/msg00865.php">http://archives.postgresql.org/pgsql-hackers/2007-03/msg00865.php</a>
598+
<a href="http://archives.postgresql.org/pgsql-patches/2007-04/msg00315.php">http://archives.postgresql.org/pgsql-patches/2007-04/msg00315.php</a>
599+
<a href="http://archives.postgresql.org/pgsql-patches/2008-03/msg00237.php">http://archives.postgresql.org/pgsql-patches/2008-03/msg00237.php</a>
598600
</p>
599601
</li><li>Research self-referential UPDATEs that see inconsistent row versions
600602
in read-committed mode

0 commit comments

Comments
 (0)