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

Commit 11808a9

Browse files
committed
Update TODO list.
1 parent 4f952aa commit 11808a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Wed Sep 5 23:46:02 EDT 2001
3+
Last updated: Thu Sep 6 12:50:35 EDT 2001
44

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

@@ -312,7 +312,7 @@ MISCELLANEOUS
312312
* Allow logging of query durations
313313
* Add hash for evaluating GROUP BY aggregates
314314
* -Read pg_hba.conf only on postmaster startup or SIGHUP (Bruce)
315-
* Improve spinlock code
315+
* Improve spinlock code [performance]
316316
o use SysV semaphores or queue of backends waiting on the lock
317317
o wakeup sleeper or sleep for less than one clock tick
318318
o spin for lock on multi-cpu machines, yield on single cpu machines

0 commit comments

Comments
 (0)