diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-10-11 20:40:38 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-10-11 20:40:38 +0000 |
commit | 9e642cd7ef17b6f8dce3a38f38382272b84d6cc3 (patch) | |
tree | a731fc4dffeed4facbcf646a5b9d5397c5404df2 | |
parent | c19ff887c697a20bba4e8028d85fd75f403dfc23 (diff) |
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: Thu Oct 11 12:35:23 EDT 2001 +Last updated: Thu Oct 11 16:40:28 EDT 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -101,6 +101,7 @@ VIEWS * Allow NOTIFY in rules involving conditionals * -Evaluate INSERT rules at end of query, rather than beginning (Jan) * Allow temporary views +* Move psql backslash information into views INDEXES |