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

Commit 182722f

Browse files
committed
Update TODO list.
1 parent 0420342 commit 182722f

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

doc/TODO

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Thu Oct 11 22:50:35 EDT 2001
3+
Last updated: Fri Oct 12 12:07:24 EDT 2001
44

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

@@ -325,11 +325,7 @@ MISCELLANEOUS
325325
* Add hash for evaluating GROUP BY aggregates
326326
* -Read pg_hba.conf only on postmaster startup or SIGHUP (Bruce)
327327
* Make secondary WAL page write()'s write only modified data
328-
* Improve spinlock code [performance]
329-
o use SysV semaphores or queue of backends waiting on the lock
330-
o wakeup sleeper or sleep for less than one clock tick
331-
o spin for lock on multi-cpu machines, yield on single cpu machines
332-
o read/write locks
328+
* -Improve spinlock code [performance] (Tom)
333329

334330
SOURCE CODE
335331
-----------

0 commit comments

Comments
 (0)