Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4c75abd

Browse files
committed
Add:
>> * Fix self-referential UPDATEs seeing inconsistent row versions in> read-committed mode>>http://archives.postgresql.org/pgsql-hackers/2007-05/msg00507.php
1 parentfa98a86 commit4c75abd

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

‎doc/TODO

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ z
22
PostgreSQL TODO List
33
====================
44
Current maintainer:Bruce Momjian (bruce@momjian.us)
5-
Last updated:Thu May17 21:22:04 EDT 2007
5+
Last updated:Mon May28 19:55:57 EDT 2007
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -568,6 +568,11 @@ SQL Commands
568568

569569
http://archives.postgresql.org/pgsql-hackers/2007-01/msg00937.php
570570

571+
* Fix self-referential UPDATEs seeing inconsistent row versions in
572+
read-committed mode
573+
574+
http://archives.postgresql.org/pgsql-hackers/2007-05/msg00507.php
575+
571576

572577
* CREATE
573578

‎doc/src/FAQ/TODO.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
PostgreSQL TODO List
1111
</p><hr/>
1212
Current maintainer: Bruce Momjian (<ahref="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
13-
Last updated:Thu May17 21:22:04 EDT 2007
13+
Last updated:Mon May28 19:55:57 EDT 2007
1414

1515
<p>The most recent version of this document can be viewed at<br/>
1616
<ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -507,6 +507,10 @@ <h1><a name="section_7">SQL Commands</a></h1>
507507
</li><li>Increase locking when DROPing objects so dependent objects cannot
508508
get dropped while the DROP operation is happening
509509
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2007-01/msg00937.php">http://archives.postgresql.org/pgsql-hackers/2007-01/msg00937.php</a>
510+
</p>
511+
</li><li>Fix self-referential UPDATEs seeing inconsistent row versions in
512+
read-committed mode
513+
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2007-05/msg00507.php">http://archives.postgresql.org/pgsql-hackers/2007-05/msg00507.php</a>
510514
</p>
511515
</li><li>CREATE
512516
<ul>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp