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

Update TODO list.

parent 0b268e5d
Branches
Tags
No related merge requests found
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Fri Sep 28 11:31:14 EDT 2001 Last updated: Fri Sep 28 17:39:19 EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -317,6 +317,7 @@ MISCELLANEOUS ...@@ -317,6 +317,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
* Improve spinlock code [performance] * Improve spinlock code [performance]
o use SysV semaphores or queue of backends waiting on the lock o use SysV semaphores or queue of backends waiting on the lock
o wakeup sleeper or sleep for less than one clock tick o wakeup sleeper or sleep for less than one clock tick
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment