We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent8dd602e commit53ee072Copy full SHA for 53ee072
doc/TODO
@@ -6,7 +6,7 @@ TODO list for PostgreSQL
6
Bracketed items "[]" have more detail.
7
8
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
9
-Last updated:Mon Nov 822:57:34 EST 2004
+Last updated:Mon Nov 823:13:58 EST 2004
10
11
The most recent version of this document can be viewed at the PostgreSQL web
12
site, http://www.PostgreSQL.org.
@@ -261,7 +261,7 @@ Indexes
261
* Allow the creation of on-disk bitmap indexes which can be quickly
262
combined with other bitmap indexes
263
264
- Such indexes could be more compact if there are few uniquevalue.
+ Such indexes could be more compact if there areonly afew uniquevalues.
265
266
* Allow use of indexes to search for NULLs
267