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

Commite665137

Browse files
committed
Add:
>> * Fix problem when multiple subtransactions of the same outer transaction> hold different types of locks, and one subtransaction aborts>>http://archives.postgresql.org/pgsql-hackers/2006-11/msg01011.php>http://archives.postgresql.org/pgsql-hackers/2006-12/msg00001.php
1 parentdbcaee4 commite665137

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

‎doc/TODO

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer:Bruce Momjian (bruce@momjian.us)
5-
Last updated:Wed Jan 3119:32:31 EST 2007
5+
Last updated:Wed Jan 3123:35:47 EST 2007
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1120,6 +1120,12 @@ Locking
11201120
http://archives.postgresql.org/pgsql-hackers/2004-11/msg00893.php
11211121
http://archives.postgresql.org/pgsql-hackers/2004-11/msg00905.php
11221122

1123+
* Fix problem when multiple subtransactions of the same outer transaction
1124+
hold different types of locks, and one subtransaction aborts
1125+
1126+
http://archives.postgresql.org/pgsql-hackers/2006-11/msg01011.php
1127+
http://archives.postgresql.org/pgsql-hackers/2006-12/msg00001.php
1128+
11231129

11241130
Startup Time Improvements
11251131
=========================

‎doc/src/FAQ/TODO.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
99
<h1><aname="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<ahref="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11-
Last updated: Wed Jan 3119:32:31 EST 2007
11+
Last updated: Wed Jan 3123:35:47 EST 2007
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -1006,6 +1006,11 @@ <h1><a name="section_16">Locking</a></h1>
10061006
<li>Fix priority ordering of read and write light-weight locks (Neil)
10071007
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2004-11/msg00893.php">http://archives.postgresql.org/pgsql-hackers/2004-11/msg00893.php</a>
10081008
<ahref="http://archives.postgresql.org/pgsql-hackers/2004-11/msg00905.php">http://archives.postgresql.org/pgsql-hackers/2004-11/msg00905.php</a>
1009+
</p>
1010+
</li><li>Fix problem when multiple subtransactions of the same outer transaction
1011+
hold different types of locks, and one subtransaction aborts
1012+
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2006-11/msg01011.php">http://archives.postgresql.org/pgsql-hackers/2006-11/msg01011.php</a>
1013+
<ahref="http://archives.postgresql.org/pgsql-hackers/2006-12/msg00001.php">http://archives.postgresql.org/pgsql-hackers/2006-12/msg00001.php</a>
10091014
</p>
10101015
</li></ul>
10111016
<h1><aname="section_17">Startup Time Improvements</a></h1>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp