Thanks to visit codestin.com Credit goes to github.com
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 79ec810 commit 8e9acccCopy full SHA for 8e9accc
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Oct 28 21:50:03 EST 2002
+Last updated: Mon Oct 28 22:22:27 EST 2002
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -170,7 +170,7 @@ Indexes
170
* Allow SELECT * FROM tab WHERE int2col = 4 to use int2col index, int8,
171
float4, numeric/decimal too [optimizer]
172
* Add FILLFACTOR to btree index creation
173
-* Improve concurrency in GIST
+* Add concurrency to GIST
174
* Improve concurrency of hash indexes (Neil)
175
* -Test hash index performance and discourage usage
176
0 commit comments