mirror of
https://github.com/postgres/postgres.git
synced 2025-04-25 21:42:33 +03:00
Update wording:
< * Fix self-referential UPDATEs seeing inconsistent row versions in > * Fix self-referential UPDATEs that see inconsistent row versions in
This commit is contained in:
parent
4c75abde53
commit
e031844eac
4
doc/TODO
4
doc/TODO
@ -2,7 +2,7 @@ z
|
|||||||
PostgreSQL TODO List
|
PostgreSQL TODO List
|
||||||
====================
|
====================
|
||||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||||
Last updated: Mon May 28 19:55:57 EDT 2007
|
Last updated: Mon May 28 19:56:23 EDT 2007
|
||||||
|
|
||||||
The most recent version of this document can be viewed at
|
The most recent version of this document can be viewed at
|
||||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||||
@ -568,7 +568,7 @@ SQL Commands
|
|||||||
|
|
||||||
http://archives.postgresql.org/pgsql-hackers/2007-01/msg00937.php
|
http://archives.postgresql.org/pgsql-hackers/2007-01/msg00937.php
|
||||||
|
|
||||||
* Fix self-referential UPDATEs seeing inconsistent row versions in
|
* Fix self-referential UPDATEs that see inconsistent row versions in
|
||||||
read-committed mode
|
read-committed mode
|
||||||
|
|
||||||
http://archives.postgresql.org/pgsql-hackers/2007-05/msg00507.php
|
http://archives.postgresql.org/pgsql-hackers/2007-05/msg00507.php
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
PostgreSQL TODO List
|
PostgreSQL TODO List
|
||||||
</p><hr/>
|
</p><hr/>
|
||||||
Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
|
Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
|
||||||
Last updated: Mon May 28 19:55:57 EDT 2007
|
Last updated: Mon May 28 19:56:23 EDT 2007
|
||||||
|
|
||||||
<p>The most recent version of this document can be viewed at<br/>
|
<p>The most recent version of this document can be viewed at<br/>
|
||||||
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
|
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
|
||||||
@ -508,7 +508,7 @@ first. There is also a developer's wiki at<br/>
|
|||||||
get dropped while the DROP operation is happening
|
get dropped while the DROP operation is happening
|
||||||
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2007-01/msg00937.php">http://archives.postgresql.org/pgsql-hackers/2007-01/msg00937.php</a>
|
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2007-01/msg00937.php">http://archives.postgresql.org/pgsql-hackers/2007-01/msg00937.php</a>
|
||||||
</p>
|
</p>
|
||||||
</li><li>Fix self-referential UPDATEs seeing inconsistent row versions in
|
</li><li>Fix self-referential UPDATEs that see inconsistent row versions in
|
||||||
read-committed mode
|
read-committed mode
|
||||||
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2007-05/msg00507.php">http://archives.postgresql.org/pgsql-hackers/2007-05/msg00507.php</a>
|
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2007-05/msg00507.php">http://archives.postgresql.org/pgsql-hackers/2007-05/msg00507.php</a>
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user