We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f898e60 commit a7b7241Copy full SHA for a7b7241
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Jan 22 17:14:43 EST 2002
+Last updated: Tue Jan 22 17:22:16 EST 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -387,7 +387,8 @@ 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
+ from distributted.net, http://www1.distributed.net/source,
391
+ in client/common/cpucheck.cpp
392
* Research use of sched_yield() for spinlock acquisition failure
393
* -Improve spinlock code [performance] (Tom)
394
0 commit comments