Skip to content

Commit 50b7148

Browse files
committed
Mention btree:
> * Add FILLFACTOR to btree index creation
1 parent 17adf80 commit 50b7148

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Tue May 28 20:36:36 EDT 2002
3+
Last updated: Sat Jun 1 15:52:53 EDT 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -161,8 +161,8 @@ Indexes
161161
* Improve handling of index scans for NULL
162162
* Allow SELECT * FROM tab WHERE int2col = 4 to use int2col index, int8,
163163
float4, numeric/decimal too [optimizer]
164+
* Add FILLFACTOR to btree index creation
164165
* Improve concurrency in GIST
165-
* Add FILLFACTOR to index creation
166166
* Improve concurrency of hash indexes (Neil Conway)
167167
* Test hash index performance and recommend or discourage usage
168168

0 commit comments

Comments
 (0)