Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit fdf881d

Browse files
committed
Add:
> * Add code to detect an SMP machine and handle spinlocks accordingly
1 parent 859a9eb commit fdf881d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Sat Jan 19 23:56:04 EST 2002
3+
Last updated: Tue Jan 22 15:39:51 EST 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -409,6 +409,7 @@ MISCELLANEOUS
409409
* Change FIXED_CHAR_SEL to 0.20 from 0.04 to give better selectivity (Bruce)
410410
* Make locking of shared data structures more fine-grained
411411
* Make IN/NOT IN have similar performance to EXISTS/NOT EXISTS [exists]
412+
* Add code to detect an SMP machine and handle spinlocks accordingly
412413

413414
SOURCE CODE
414415
-----------

0 commit comments

Comments
 (0)