projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b45f3a6
)
Update TODO list.
author
Bruce Momjian
<
[email protected]
>
Fri, 5 May 2000 22:25:20 +0000
(22:25 +0000)
committer
Bruce Momjian
<
[email protected]
>
Fri, 5 May 2000 22:25:20 +0000
(22:25 +0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index 5504a2022d13922423585a05e8ddb3414d9618da..53aa18db8cc32415ae11eb6d987e88ddc9573f1c 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-1,6
+1,6
@@
TODO list for PostgreSQL
========================
-Last updated: Fri May 5
00:05:54
EDT 2000
+Last updated: Fri May 5
18:24:10
EDT 2000
Current maintainer: Bruce Momjian (
[email protected]
)
@@
-181,6
+181,7
@@
MISC
* redesign UNION structures to have separarate target lists
* Allow multi-level query trees for INSERT INTO ... SELECT
* Use IPC_EXCL when creating shared memory and semaphores
+* have pg_upgrade use pg_ctl to stop/start postmaster
PERFORMANCE
-----------