File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ TODO list for PostgreSQL
5
5
Bracketed items "[]" have more detail.
6
6
7
7
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
8
- Last updated: Thu Nov 4 22:03:07 EST 2004
8
+ Last updated: Thu Nov 4 22:11:40 EST 2004
9
9
10
10
The most recent version of this document can be viewed at the PostgreSQL web
11
11
site, http://www.PostgreSQL.org.
@@ -276,7 +276,7 @@ Indexes
276
276
granularity used for the hash algorithm.
277
277
278
278
* Allow accurate statistics to be collected on indexes with more than
279
- one column or expression indexes, perhaps using per= index statistics
279
+ one column or expression indexes, perhaps using per- index statistics
280
280
281
281
* Add fillfactor to control reserved free space during index creation
282
282
You can’t perform that action at this time.
0 commit comments