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 parent6c3083a commit655b474Copy full SHA for 655b474
doc/TODO
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
5
Bracketed items "[]" have more detail.
6
7
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
8
-Last updated:Thu Nov 4 22:03:07 EST 2004
+Last updated:Thu Nov 4 22:11:40 EST 2004
9
10
The most recent version of this document can be viewed at the PostgreSQL web
11
site, http://www.PostgreSQL.org.
@@ -276,7 +276,7 @@ Indexes
276
granularity used for the hash algorithm.
277
278
* Allow accurate statistics to be collected on indexes with more than
279
- one column or expression indexes, perhaps using per=index statistics
+ one column or expression indexes, perhaps using per-index statistics
280
281
* Add fillfactor to control reserved free space during index creation
282