projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04c1f72
)
Update TODO list.
author
Bruce Momjian
Thu, 6 Sep 2001 03:46:09 +0000
(
03:46
+0000)
committer
Bruce Momjian
Thu, 6 Sep 2001 03:46:09 +0000
(
03:46
+0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index aaf2cbcf1d104799700795797e193720d5b036fb..c89c01e1b5be43a06e4c6f211c6feb7a2de0e219 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-1,6
+1,6
@@
TODO list for PostgreSQL
========================
-Last updated: Wed Sep 5 2
0:04:07
EDT 2001
+Last updated: Wed Sep 5 2
3:46:02
EDT 2001
Current maintainer: Bruce Momjian (
[email protected]
)
@@
-126,6
+126,7
@@
INDEXES
* Prevent index uniqueness checks when UPDATE does not modifying column
* Add bitmap indexes [performance]
* Improve handling of index scans for NULL
+* Allow GIST indexes to handle NULLs
SYSTEM TABLES