aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 28565ecf732..a76e04bb2fd 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Thu Feb 24 22:23:07 EST 2000
+Last updated: Mon Feb 28 04:23:56 EST 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -295,6 +295,8 @@ MISC
* -remove duplicate type in/out functions for disk and net
* Allow persistent backends [persistent]
* others [performance]
+* prevent labels from being output for stored rules (Tom)
+* allow configuration of maximum number of open files
SOURCE CODE
-----------