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 db58ee5 commit b25bb4fCopy full SHA for b25bb4f
doc/TODO
@@ -2,7 +2,7 @@
2
TODO list for PostgreSQL
3
========================
4
Current maintainer: Bruce Momjian ([email protected])
5
-Last updated: Sun Feb 13 19:03:52 EST 2005
+Last updated: Mon Feb 14 14:51:14 EST 2005
6
7
The most recent version of this document can be viewed at the PostgreSQL web
8
site, http://www.PostgreSQL.org.
@@ -297,6 +297,7 @@ Indexes
297
* Allow accurate statistics to be collected on indexes with more than
298
one column or expression indexes, perhaps using per-index statistics
299
* Add fillfactor to control reserved free space during index creation
300
+* Allow the creation of indexes with mixed ascending/descending specifiers
301
302
303
Commands
0 commit comments