Update TODO list.

This commit is contained in:
Bruce Momjian 2001-03-20 22:04:59 +00:00
parent 40dc76e315
commit 3938b80637

View File

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