Add:
authorBruce Momjian
Thu, 20 May 2004 04:10:44 +0000 (04:10 +0000)
committerBruce Momjian
Thu, 20 May 2004 04:10:44 +0000 (04:10 +0000)
> * Investigate SMP context switching issues

doc/TODO

index bde3fd1339c85669789f0c96e2d4693b0c53fea3..8970469af7eade117c8e61fa27e5a133efcfa781 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:      Wed May 19 23:27:13 EDT 2004
+Last updated:      Thu May 20 00:10:44 EDT 2004
 
 Current maintainer:    Bruce Momjian ([email protected])
 
@@ -448,6 +448,7 @@ Miscellaneous
 * Add a script to ask system configuration questions and tune postgresql.conf
 * Allow partitioning of table into multiple subtables
 * -Use background process to write dirty shared buffers to disk
+* Investigate SMP context switching issues
 
 
 Source Code