pgsql: Done: < * Improve port/qsort() to handle sorts with 50% unique

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Done: < * Improve port/qsort() to handle sorts with 50% unique
Date: 2006-10-19 19:58:46
Message-ID: 20061019195846.449CC9FB2C1@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Done:

< * Improve port/qsort() to handle sorts with 50% unique and 50% duplicate
< value [qsort]
<
< This involves choosing better pivot points for the quicksort.
<

Modified Files:
--------------
pgsql/doc:
TODO (r1.2003 -> r1.2004)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2003&r2=1.2004)
pgsql/doc/src/FAQ:
TODO.html (r1.505 -> r1.506)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.505&r2=1.506)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-10-19 19:59:06 pgsql: Remove qsort TODO.detail.
Previous Message Tom Lane 2006-10-19 19:53:03 pgsql: Fix a couple of places that were assuming debug_query_string