projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02efaa1
)
Update TODO list.
author
Bruce Momjian
Wed, 18 Aug 1999 15:11:52 +0000
(15:11 +0000)
committer
Bruce Momjian
Wed, 18 Aug 1999 15:11:52 +0000
(15:11 +0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index abde98846965c2bffe0ef5b4172cb7347de198ef..999069597d7caa3717478b7a8543b9056ea83c9c 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-1,6
+1,6
@@
TODO list for PostgreSQL
========================
-Last updated: Wed
Jul 28 13:51:59
EDT 1999
+Last updated: Wed
Aug 18 11:10:25
EDT 1999
Current maintainer: Bruce Momjian (
[email protected]
)
@@
-137,6
+137,7
@@
COMMANDS
supplied ESCAPE
* Move LIKE index optimization handling to the optimizer
* Allow RULE recompilation
+* Support UNION/INTERSECT/EXCEPT in sub-selects
CLIENTS