File tree 2 files changed +4
-11
lines changed
2 files changed +4
-11
lines changed Original file line number Diff line number Diff line change 1
1
PostgreSQL TODO List
2
2
====================
3
3
Current maintainer: Bruce Momjian (
[email protected] )
4
- Last updated: Tue Mar 25 09:09:33 EDT 2008
4
+ Last updated: Tue Mar 25 16:18:12 EDT 2008
5
5
6
6
The most recent version of this document can be viewed at
7
7
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1769,11 +1769,7 @@ Miscellaneous Performance
1769
1769
1770
1770
http://archives.postgresql.org/pgsql-hackers/2008-01/msg01119.php
1771
1771
1772
- * Avoid tuple some tuple copying in sort routines
1773
-
1774
- http://archives.postgresql.org/pgsql-hackers/2008-02/msg01206.php
1775
- http://archives.postgresql.org/pgsql-patches/2008-02/msg00176.php
1776
-
1772
+ * -Avoid tuple some tuple copying in sort routines
1777
1773
* SMP scalability improvements
1778
1774
1779
1775
http://archives.postgresql.org/pgsql-hackers/2007-07/msg00439.php
Original file line number Diff line number Diff line change 8
8
< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
9
9
< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
10
10
< p > Current maintainer: Bruce Momjian (
< a href ="
mailto:[email protected] "
> [email protected] </ a > )
< br />
11
- Last updated: Tue Mar 25 09:09:33 EDT 2008
11
+ Last updated: Tue Mar 25 16:18:12 EDT 2008
12
12
</ p >
13
13
< p > The most recent version of this document can be viewed at< br />
14
14
< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -1522,10 +1522,7 @@ <h1><a name="section_21">Miscellaneous Performance</a></h1>
1522
1522
</ li > < li > Sort large UPDATE/DELETEs so it is done in heap order
1523
1523
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2008-01/msg01119.php "> http://archives.postgresql.org/pgsql-hackers/2008-01/msg01119.php</ a >
1524
1524
</ p >
1525
- </ li > < li > Avoid tuple some tuple copying in sort routines
1526
- < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2008-02/msg01206.php "> http://archives.postgresql.org/pgsql-hackers/2008-02/msg01206.php</ a >
1527
- < a href ="http://archives.postgresql.org/pgsql-patches/2008-02/msg00176.php "> http://archives.postgresql.org/pgsql-patches/2008-02/msg00176.php</ a >
1528
- </ p >
1525
+ </ li > < li > -< em > Avoid tuple some tuple copying in sort routines</ em >
1529
1526
</ li > < li > SMP scalability improvements
1530
1527
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-07/msg00439.php "> http://archives.postgresql.org/pgsql-hackers/2007-07/msg00439.php</ a >
1531
1528
< a href ="http://archives.postgresql.org/pgsql-hackers/2007-09/msg00206.php "> http://archives.postgresql.org/pgsql-hackers/2007-09/msg00206.php</ a >
You can’t perform that action at this time.
0 commit comments