File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11PostgreSQL TODO List
22====================
33Current maintainer: Bruce Momjian (bruce@momjian.us)
4- Last updated: Fri Mar 21 21:30:06 EDT 2008
4+ Last updated: Fri Mar 21 21:44:38 EDT 2008
55
66The most recent version of this document can be viewed at
77http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1662,6 +1662,10 @@ Miscellaneous Performance
16621662
16631663 http://archives.postgresql.org/pgsql-committers/2007-11/msg00585.php
16641664
1665+ * Improve performance of shared invalidation queue for multiple CPUs
1666+
1667+ http://archives.postgresql.org/pgsql-performance/2008-01/msg00023.php
1668+
16651669* Consider Cartesian joins when both relations are needed to form an
16661670 indexscan qualification for a third relation
16671671
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: Fri Mar 21 21:30:06 EDT 2008
11+ Last updated: Fri Mar 21 21:44:38 EDT 2008
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 > .
@@ -1440,6 +1440,9 @@ <h1><a name="section_21">Miscellaneous Performance</a></h1>
14401440 </ li > < li > Consider if CommandCounterIncrement() can avoid its
14411441 AcceptInvalidationMessages() call
14421442< p > < a href ="http://archives.postgresql.org/pgsql-committers/2007-11/msg00585.php "> http://archives.postgresql.org/pgsql-committers/2007-11/msg00585.php</ a >
1443+ </ p >
1444+ </ li > < li > Improve performance of shared invalidation queue for multiple CPUs
1445+ < p > < a href ="http://archives.postgresql.org/pgsql-performance/2008-01/msg00023.php "> http://archives.postgresql.org/pgsql-performance/2008-01/msg00023.php</ a >
14431446</ p >
14441447 </ li > < li > Consider Cartesian joins when both relations are needed to form an
14451448 indexscan qualification for a third relation
You can’t perform that action at this time.
0 commit comments