Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit b25bb4f

Browse files
committed
Add:
> * Allow the creation of indexes with mixed ascending/descending specifiers
1 parent db58ee5 commit b25bb4f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
TODO list for PostgreSQL
33
========================
44
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated: Sun Feb 13 19:03:52 EST 2005
5+
Last updated: Mon Feb 14 14:51:14 EST 2005
66

77
The most recent version of this document can be viewed at the PostgreSQL web
88
site, http://www.PostgreSQL.org.
@@ -297,6 +297,7 @@ Indexes
297297
* Allow accurate statistics to be collected on indexes with more than
298298
one column or expression indexes, perhaps using per-index statistics
299299
* Add fillfactor to control reserved free space during index creation
300+
* Allow the creation of indexes with mixed ascending/descending specifiers
300301

301302

302303
Commands

0 commit comments

Comments
 (0)