Add:
authorBruce Momjian
Sat, 25 Jun 2005 02:40:43 +0000 (02:40 +0000)
committerBruce Momjian
Sat, 25 Jun 2005 02:40:43 +0000 (02:40 +0000)
> * Allow per-user and per-tablespaces quotas

doc/TODO
doc/src/FAQ/TODO.html

index eb3dba75f72494d1d31ce0afc853dca4ce271d07..0cd66731aebd049455927cd573beac94b89186a3 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Fri Jun 24 21:32:02 EDT 2005
+Last updated:      Fri Jun 24 22:40:39 EDT 2005
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -145,6 +145,7 @@ Administration
   clause
 * Allow postgresql.conf values to be set so they can not be changed by
   the user
+* Allow per-user and per-tablespaces quotas
 
 
 Data Types
index db637523eba6bdda38c3462be65edbf792e38349..4f349db6b6bb5c6a3ed85e38d438243c20b244c8 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Fri Jun 24 21:32:02 EDT 2005
+Last updated:           Fri Jun 24 22:40:39 EDT 2005
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -136,6 +136,7 @@ first.
   clause
   
  • Allow postgresql.conf values to be set so they can not be changed by
  •    the user
    +  
  • Allow per-user and per-tablespaces quotas
  •  
     

    Data Types