summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2001-03-25 21:41:52 +0000
committerBruce Momjian2001-03-25 21:41:52 +0000
commit96ed4d4c8809f9cf9ff0bf31a70d9da6b256d7f8 (patch)
tree7ecf1f96ca889f35ba9e1f697f551895c7e4edf8
parent3206e5225f1a0f415a7465ce7d42a0ff36f55e70 (diff)
Update TODO list.
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index f6726ea654e..471973a7fb3 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Fri Mar 23 12:09:01 EST 2001
+Last updated: Sun Mar 25 16:41:44 EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -359,6 +359,7 @@ SOURCE CODE
* 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_*
+* Remove warnings created by -Wcast-align
---------------------------------------------------------------------------