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

Commitff0d815

Browse files
committed
Add:
>> * Improve merge join performance by allowing mark/restore of> tuple sources>>http://archives.postgresql.org/pgsql-hackers/2007-01/msg00096.php>
1 parent5b7be58 commitff0d815

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-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:Tue Jan 916:33:10 EST 2007
5+
Last updated:Tue Jan 917:43:27 EST 2007
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1200,6 +1200,12 @@ Optimizer / Executor
12001200

12011201
This might replace GEQO, http://sixdemonbag.org/Djinni.
12021202

1203+
* Improve merge join performance by allowing mark/restore of
1204+
tuple sources
1205+
1206+
http://archives.postgresql.org/pgsql-hackers/2007-01/msg00096.php
1207+
1208+
12031209

12041210
Miscellaneous Performance
12051211
=========================

‎doc/src/FAQ/TODO.html

Lines changed: 5 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: Tue Jan 916:33:10 EST 2007
11+
Last updated: Tue Jan 917:43:27 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>.
@@ -1078,6 +1078,10 @@ <h1><a name="section_19">Optimizer / Executor</a></h1>
10781078
different from the number of rows actually found?
10791079
</li><li>Consider compressed annealing to search for query plans
10801080
<p> This might replace GEQO,<ahref="http://sixdemonbag.org/Djinni">http://sixdemonbag.org/Djinni</a>.
1081+
</p>
1082+
</li><li>Improve merge join performance by allowing mark/restore of
1083+
tuple sources
1084+
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2007-01/msg00096.php">http://archives.postgresql.org/pgsql-hackers/2007-01/msg00096.php</a>
10811085
</p>
10821086
</li></ul>
10831087
<h1><aname="section_20">Miscellaneous Performance</a></h1>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp