Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d8f88f0

Browse files
committed
Update TODO list.
1 parent 010e814 commit d8f88f0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/TODO

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Fri Oct 12 12:13:58 EDT 2001
3+
Last updated: Fri Oct 12 12:29:28 EDT 2001
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -327,6 +327,9 @@ MISCELLANEOUS
327327
* -Read pg_hba.conf only on postmaster startup or SIGHUP (Bruce)
328328
* Make secondary WAL page write()'s write only modified data
329329
* -Improve spinlock code [performance] (Tom)
330+
* Do listen() in postmaster and accept() in pre-forked backend
331+
* Have pre-forked backend pre-connect to last requested database or pass
332+
file descriptor to backend pre-forked for matching database
330333

331334
SOURCE CODE
332335
-----------

0 commit comments

Comments
 (0)