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

Commit 9c2b1a9

Browse files
committed
Update TODO list.
1 parent 27f9d6e commit 9c2b1a9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/TODO

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Mon Jul 30 12:48:40 EDT 2001
3+
Last updated: Mon Jul 30 13:58:17 EDT 2001
44

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

@@ -308,7 +308,8 @@ MISCELLANEOUS
308308
* Allow logging of query durations
309309
* Add hash for evaluating GROUP BY aggregates
310310
* Read pg_hba.conf only on postmaster startup or SIGHUP (Bruce)
311-
* Create spinlock sleepers queue so everyone doesn't wake up at once
311+
* Improve spinlock code, perhaps with OS semaphores, sleeper queue, or
312+
spining to obtain lock on multi-cpu systems
312313
* Add queue of backends waiting for spinlock
313314

314315
SOURCE CODE

0 commit comments

Comments
 (0)