File tree Expand file tree Collapse file tree 2 files changed +2
-11
lines changed
Expand file tree Collapse file tree 2 files changed +2
-11
lines changed Original file line number Diff line number Diff line change 22PostgreSQL TODO List
33====================
44Current maintainer: Bruce Momjian (bruce@momjian.us)
5- Last updated: Thu Oct 12 18:32:58 EDT 2006
5+ Last updated: Thu Oct 19 15:58:38 EDT 2006
66
77The most recent version of this document can be viewed at
88http://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
Original file line number Diff line number Diff line change 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:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11- Last updated: Thu Oct 12 18:32:58 EDT 2006
11+ Last updated: Thu Oct 19 15:58:38 EDT 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 > .
@@ -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 [< a href ="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 > < a href ="http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php "> http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php</ a >
You can’t perform that action at this time.
0 commit comments