summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorBruce Momjian2008-03-24 17:29:35 +0000
committerBruce Momjian2008-03-24 17:29:35 +0000
commit504e8962606d23321e4992001dc0b1ff5689c02d (patch)
treeb5b857679e1e842a9bf74a3034f4f8974124dcd2 /doc/TODO
parent3eabcdb820d0c5a34631f77e7642b1050b7099be (diff)
Add to TODO:
> > * SMP scalability improvements > > http://archives.postgresql.org/pgsql-hackers/2007-07/msg00439.php
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 6aa39a9d695..42a7142a0b1 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Mon Mar 24 12:11:17 EDT 2008
+Last updated: Mon Mar 24 13:29:28 EDT 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1712,6 +1712,10 @@ Miscellaneous Performance
http://archives.postgresql.org/pgsql-hackers/2008-02/msg01206.php
http://archives.postgresql.org/pgsql-patches/2008-02/msg00176.php
+* SMP scalability improvements
+
+ http://archives.postgresql.org/pgsql-hackers/2007-07/msg00439.php
+
Source Code