We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04c1f72 commit 311eef4Copy full SHA for 311eef4
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed Sep 5 20:04:07 EDT 2001
+Last updated: Wed Sep 5 23:46:02 EDT 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -126,6 +126,7 @@ INDEXES
126
* Prevent index uniqueness checks when UPDATE does not modifying column
127
* Add bitmap indexes [performance]
128
* Improve handling of index scans for NULL
129
+* Allow GIST indexes to handle NULLs
130
131
SYSTEM TABLES
132
0 commit comments