File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated: Fri Oct 12 13:28:33 EDT 2001
3
+ Last updated: Fri Oct 12 13:33:42 EDT 2001
4
4
5
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
6
@@ -325,7 +325,7 @@ MISCELLANEOUS
325
325
* Allow logging of query durations
326
326
* Add hash for evaluating GROUP BY aggregates
327
327
* -Read pg_hba.conf only on postmaster startup or SIGHUP (Bruce)
328
- * Make secondary WAL page write()'s write only modified data
328
+ * Make secondary WAL page write()'s write only modified data to kernel
329
329
* -Improve spinlock code [performance] (Tom)
330
330
* Do listen() in postmaster and accept() in pre-forked backend
331
331
* Have pre-forked backend pre-connect to last requested database or pass
You can’t perform that action at this time.
0 commit comments