aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 38d22515781..c9f005dc82f 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Fri Feb 14 09:41:38 EST 2003
+Last updated: Fri Feb 14 12:02:42 EST 2003
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -55,6 +55,7 @@ Administration
* Add group object ownership, so groups can rename/drop/grant on objects,
so we can implement roles
* Add the concept of dataspaces/tablespaces [tablespaces]
+* Allow incremental backups
Data Types