>
> * Avoid tuple some tuple copying in sort routines
>
> http://archives.postgresql.org/pgsql-hackers/2008-02/msg01206.php
PostgreSQL TODO List
====================
-Last updated: Sat Mar 22 21:23:07 EDT 2008
+Last updated: Sat Mar 22 21:26:50 EDT 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
http://archives.postgresql.org/pgsql-hackers/2008-01/msg01119.php
+* Avoid tuple some tuple copying in sort routines
+
+ http://archives.postgresql.org/pgsql-hackers/2008-02/msg01206.php
+
Source Code
-Last updated: Sat Mar 22 21:23:07 EDT 2008
+Last updated: Sat Mar 22 21:26:50 EDT 2008
The most recent version of this document can be viewed at
Sort large UPDATE/DELETEs so it is done in heap order
+
+
Avoid tuple some tuple copying in sort routines