Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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 ([email protected])
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