Update TODO list.

This commit is contained in:
Bruce Momjian 2001-10-12 02:50:48 +00:00
parent f426465ba9
commit ffcad12769

View File

@ -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