8000
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 4ee76ad commit a5875d7Copy full SHA for a5875d7
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed Jun 6 00:53:41 EDT 2001
+Last updated: Thu Jun 7 16:05:45 EDT 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -116,6 +116,7 @@ INDEXES
116
* -Gather more accurate dispersion statistics using indexes (Tom)
117
* Add deleted bit to index tuples to reduce heap access
118
* Prevent index uniqueness checks when UPDATE does not modifying column
119
+* Add bitmap indexes [performance]
120
121
SYSTEM TABLES
122
0 commit comments