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

Commita60af96

Browse files
committed
Done:
< * Improve port/qsort() to handle sorts with 50% unique and 50% duplicate< value [qsort]<< This involves choosing better pivot points for the quicksort.<
1 parent2315df2 commita60af96

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

‎doc/TODO

Lines changed: 1 addition & 6 deletions
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:Thu Oct12 18:32:58 EDT 2006
5+
Last updated:Thu Oct19 15:58:38 EDT 2006
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1289,11 +1289,6 @@ Source Code
12891289
* Update Bonjour to work with newer cross-platform SDK
12901290
* Split out libpq pgpass and environment documentation sections to make
12911291
it easier for non-developers to find
1292-
* Improve port/qsort() to handle sorts with 50% unique and 50% duplicate
1293-
value [qsort]
1294-
1295-
This involves choosing better pivot points for the quicksort.
1296-
12971292
* Consider detoasting keys before sorting
12981293
* Consider GnuTLS if OpenSSL license becomes a problem
12991294

‎doc/src/FAQ/TODO.html

Lines changed: 1 addition & 5 deletions
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: Thu Oct12 18:32:58 EDT 2006
11+
Last updated: Thu Oct19 15:58:38 EDT 2006
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>.
@@ -1166,10 +1166,6 @@ <h1><a name="section_21">Source Code</a></h1>
11661166
</li><li>Update Bonjour to work with newer cross-platform SDK
11671167
</li><li>Split out libpq pgpass and environment documentation sections to make
11681168
it easier for non-developers to find
1169-
</li><li>Improve port/qsort() to handle sorts with 50% unique and 50% duplicate
1170-
value [<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?qsort">qsort</a>]
1171-
<p> This involves choosing better pivot points for the quicksort.
1172-
</p>
11731169
</li><li>Consider detoasting keys before sorting
11741170
</li><li>Consider GnuTLS if OpenSSL license becomes a problem
11751171
<p><ahref="http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php">http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php</a>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp