|
1 | 1 | TODO list for PostgreSQL |
2 | 2 | ======================== |
3 | | -Last updated:Tue Feb22 09:15:39 EST 2000 |
| 3 | +Last updated:Thu Feb24 22:23:07 EST 2000 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us) |
6 | 6 |
|
@@ -153,7 +153,7 @@ INDEXES |
153 | 153 |
|
154 | 154 | * Allow CREATE INDEX zman_index ON test (date_trunc( 'day', zman ) datetime_ops) |
155 | 155 | fails index can't store constant parameters |
156 | | -* Allow creation of functional indexes to use default types |
| 156 | +*-Allow creation of functional indexes to use default types |
157 | 157 | * -Permissions on indexes, prevent them(Peter E) |
158 | 158 | * Allow SQL function indexes |
159 | 159 | * Add FILLFACTOR to index creation |
|