diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-03-20 22:04:59 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-03-20 22:04:59 +0000 |
commit | 3938b80637ba8a9aafe27f0c13691547945a4979 (patch) | |
tree | 945d1fcaaabab9599dc15ba2de6029881dd2ac0b | |
parent | 40dc76e315a5fd3d92229861a9b7807d8dafd6fd (diff) | |
download | postgresql-3938b80637ba8a9aafe27f0c13691547945a4979.tar.gz postgresql-3938b80637ba8a9aafe27f0c13691547945a4979.zip |
Update TODO list.
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Tue Mar 20 15:32:12 EST 2001 +Last updated: Tue Mar 20 17:04:41 EST 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -357,6 +357,7 @@ SOURCE CODE * Correct CRC WAL code to be a real CRC64 algorithm * Add version file format stamp to heap and other table types * Make elog(LOG) in WAL its own output type, distinct from DEBUG +* Rename some /contrib modules from pg* to pg_* --------------------------------------------------------------------------- |