We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7e25b2 commit f898e60Copy full SHA for f898e60
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Jan 22 16:54:39 EST 2002
+Last updated: Tue Jan 22 17:14:43 EST 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -387,6 +387,7 @@ LOCKING
387
388
* Make locking of shared data structures more fine-grained
389
* Add code to detect an SMP machine and handle spinlocks accordingly
390
+ http://www1.distributed.net/source, in client/common/cpucheck.cpp
391
* Research use of sched_yield() for spinlock acquisition failure
392
* -Improve spinlock code [performance] (Tom)
393
0 commit comments