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

Update TODO list.

parent 63a22cd2
No related branches found
No related tags found
No related merge requests found
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Fri Oct 12 13:28:33 EDT 2001 Last updated: Fri Oct 12 13:33:42 EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -325,7 +325,7 @@ MISCELLANEOUS ...@@ -325,7 +325,7 @@ MISCELLANEOUS
* Allow logging of query durations * Allow logging of query durations
* Add hash for evaluating GROUP BY aggregates * Add hash for evaluating GROUP BY aggregates
* -Read pg_hba.conf only on postmaster startup or SIGHUP (Bruce) * -Read pg_hba.conf only on postmaster startup or SIGHUP (Bruce)
* Make secondary WAL page write()'s write only modified data * Make secondary WAL page write()'s write only modified data to kernel
* -Improve spinlock code [performance] (Tom) * -Improve spinlock code [performance] (Tom)
* Do listen() in postmaster and accept() in pre-forked backend * Do listen() in postmaster and accept() in pre-forked backend
* Have pre-forked backend pre-connect to last requested database or pass * Have pre-forked backend pre-connect to last requested database or pass
......
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