diff options
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,7 +2,7 @@ TODO list for PostgreSQL ======================== Current maintainer: Bruce Momjian ([email protected]) -Last updated: Thu Dec 2 18:11:16 EST 2004 +Last updated: Thu Dec 2 21:23:52 EST 2004 The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org. @@ -740,6 +740,7 @@ Locking caused by CPU cache line invalidation inefficiencies. * Research use of sched_yield() for spinlock acquisition failure +* Fix priority ordering of read and write light-weight locks (Neil) Startup Time |