Skip to content
Snippets Groups Projects
Commit 9c2b1a92 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Update TODO list.

parent 27f9d6ee
No related branches found
No related tags found
No related merge requests found
TODO list for PostgreSQL
========================
Last updated: Mon Jul 30 12:48:40 EDT 2001
Last updated: Mon Jul 30 13:58:17 EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
......@@ -308,7 +308,8 @@ MISCELLANEOUS
* Allow logging of query durations
* Add hash for evaluating GROUP BY aggregates
* Read pg_hba.conf only on postmaster startup or SIGHUP (Bruce)
* Create spinlock sleepers queue so everyone doesn't wake up at once
* Improve spinlock code, perhaps with OS semaphores, sleeper queue, or
spining to obtain lock on multi-cpu systems
* Add queue of backends waiting for spinlock
SOURCE CODE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment