We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 859a9eb commit fdf881dCopy full SHA for fdf881d
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sat Jan 19 23:56:04 EST 2002
+Last updated: Tue Jan 22 15:39:51 EST 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -409,6 +409,7 @@ MISCELLANEOUS
409
* Change FIXED_CHAR_SEL to 0.20 from 0.04 to give better selectivity (Bruce)
410
* Make locking of shared data structures more fine-grained
411
* Make IN/NOT IN have similar performance to EXISTS/NOT EXISTS [exists]
412
+* Add code to detect an SMP machine and handle spinlocks accordingly
413
414
SOURCE CODE
415
-----------
0 commit comments