Commit 6790f214 authored by Bruce Momjian's avatar Bruce Momjian

Update TODO list.

parent 63a22cd2
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)
......@@ -325,7 +325,7 @@ MISCELLANEOUS
* Allow logging of query durations
* Add hash for evaluating GROUP BY aggregates
* -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)
* Do listen() in postmaster and accept() in pre-forked backend
* Have pre-forked backend pre-connect to last requested database or pass
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment