Skip to content

Commit f79df7f

Browse files
committed
Add:
> * Improve port/qsort() to handle sorts with 50% unique and 50% duplicate > value [qsort] > > This involves choosing better pivot points for the quicksort.
1 parent fa7f6ff commit f79df7f

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

doc/TODO

Lines changed: 5 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 (pgman@candle.pha.pa.us)
5-
Last updated: Tue Feb 28 14:47:56 EST 2006
5+
Last updated: Thu Mar 2 13:17:52 EST 2006
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1165,6 +1165,10 @@ Source Code
11651165
* -Remove BeOS and QNX-specific code
11661166
* Split out libpq pgpass and environment documentation sections to make
11671167
it easier for non-developers to find
1168+
* Improve port/qsort() to handle sorts with 50% unique and 50% duplicate
1169+
value [qsort]
1170+
1171+
This involves choosing better pivot points for the quicksort.
11681172

11691173

11701174
* Win32

doc/src/FAQ/TODO.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
99
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
11-
Last updated: Tue Feb 28 14:47:56 EST 2006
11+
Last updated: Thu Mar 2 13:17:52 EST 2006
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -1056,6 +1056,10 @@ <h1><a name="section_22">Source Code</a></h1>
10561056
</li><li>-<em>Remove BeOS and QNX-specific code</em>
10571057
</li><li>Split out libpq pgpass and environment documentation sections to make
10581058
it easier for non-developers to find
1059+
</li><li>Improve port/qsort() to handle sorts with 50% unique and 50% duplicate
1060+
value [<a href="http://momjian.postgresql.org/cgi-bin/pgtodo?qsort">qsort</a>]
1061+
<p> This involves choosing better pivot points for the quicksort.
1062+
</p>
10591063
</li><li>Win32
10601064
<ul>
10611065
<li>Remove configure.in check for link failure when cause is found

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy