mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Update TODO list.
This commit is contained in:
parent
f426465ba9
commit
ffcad12769
1 changed files with 3 additions and 1 deletions
4
doc/TODO
4
doc/TODO
|
|
@ -1,6 +1,6 @@
|
|||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Thu Oct 11 16:40:28 EDT 2001
|
||||
Last updated: Thu Oct 11 22:50:35 EDT 2001
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
|
|
@ -52,6 +52,8 @@ ADMIN
|
|||
* -Encrpyt passwords in pg_shadow table using MD5 (Bruce, Vince)
|
||||
* Incremental backups
|
||||
* Make it easier to create a database owned by someone who can't createdb
|
||||
* Remove behavior of postmaster -o after making postmaster/postgres
|
||||
flags unique
|
||||
|
||||
TYPES
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue