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 17adf80 commit 50b7148Copy full SHA for 50b7148
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue May 28 20:36:36 EDT 2002
+Last updated: Sat Jun 1 15:52:53 EDT 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -161,8 +161,8 @@ Indexes
161
* Improve handling of index scans for NULL
162
* Allow SELECT * FROM tab WHERE int2col = 4 to use int2col index, int8,
163
float4, numeric/decimal too [optimizer]
164
+* Add FILLFACTOR to btree index creation
165
* Improve concurrency in GIST
-* Add FILLFACTOR to index creation
166
* Improve concurrency of hash indexes (Neil Conway)
167
* Test hash index performance and recommend or discourage usage
168
0 commit comments