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 b976e92 commit e505a70Copy full SHA for e505a70
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 11:53:38 EST 2004
+Last updated: Thu Nov 4 12:09:41 EST 2004
9
10
The most recent version of this document can be viewed at the PostgreSQL web
11
site, http://www.PostgreSQL.org.
@@ -277,6 +277,8 @@ Indexes
277
* Allow accurate statistics to be collected on indexes with more than
278
one column
279
280
+* Add fillfactor to control reserved free space during index creation
281
+
282
Commands
283
========
284
0 commit comments