mirror of https://github.com/postgres/postgres.git
Update TODO list.
parent
ecd8537376
commit
1a03ab9c87
3
doc/TODO
3
doc/TODO
|
|
@ -1,6 +1,6 @@
|
||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Sat Feb 5 12:02:12 EST 2000
|
Last updated: Wed Feb 9 15:08:47 EST 2000
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
|
|
@ -155,7 +155,6 @@ INDEXES
|
||||||
* Add FILLFACTOR to index creation
|
* Add FILLFACTOR to index creation
|
||||||
* -Allow indexing of LIKE with localle character sets
|
* -Allow indexing of LIKE with localle character sets
|
||||||
* -Allow indexing of more than eight columns
|
* -Allow indexing of more than eight columns
|
||||||
* update pg_class.relhasindex during vacuum when all indexes are dropped
|
|
||||||
|
|
||||||
COMMANDS
|
COMMANDS
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue