File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
PostgreSQL TODO List
2
2
====================
3
3
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
5
5
6
6
The most recent version of this document can be viewed at
7
7
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -683,6 +683,8 @@ SQL Commands
683
683
684
684
http://archives.postgresql.org/pgsql-hackers/2006-07/msg01306.php
685
685
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
686
688
687
689
o Research self-referential UPDATEs that see inconsistent row versions
688
690
in read-committed mode
Original file line number Diff line number Diff line change 8
8
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
9
9
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
10
10
<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
12
12
</p>
13
13
<p>The most recent version of this document can be viewed at<br/>
14
14
<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>
595
595
<li>Allow UPDATE tab SET ROW (col, ...) = (SELECT...)
596
596
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2006-07/msg01306.php">http://archives.postgresql.org/pgsql-hackers/2006-07/msg01306.php</a>
597
597
<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>
598
600
</p>
599
601
</li><li>Research self-referential UPDATEs that see inconsistent row versions
600
602
in read-committed mode
You can’t perform that action at this time.
0 commit comments