diff options
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -2,7 +2,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) -Last updated: Wed Jun 14 19:18:55 EDT 2006 +Last updated: Wed Jun 14 22:23:10 EDT 2006 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -1264,11 +1264,6 @@ Miscellaneous Performance * Research storing disk pages with no alignment/padding -* Consider padding the spinlock structure to have spinlock registers - on different CPU cache line - - http://archives.postgresql.org/pgsql-hackers/2005-10/msg00498.php - Source Code =========== |