Update:
authorBruce Momjian
Sat, 25 Jun 2005 12:37:43 +0000 (12:37 +0000)
committerBruce Momjian
Sat, 25 Jun 2005 12:37:43 +0000 (12:37 +0000)
< * Allow per-user, per-group quotas per-tablespace
> * Allow per-tablespace quotas

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

index 84126cec520b6d56e587112e64c6a381769ea69f..77168677daa4ea5ae9b6ea984bc7707539a4d2f4 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 22:41:56 EDT 2005
+Last updated:      Sat Jun 25 08:37:41 EDT 2005
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -145,7 +145,7 @@ Administration
   clause
 * Allow postgresql.conf values to be set so they can not be changed by
   the user
-* Allow per-user, per-group quotas per-tablespace
+* Allow per-tablespace quotas
 
 
 Data Types
index 99df1166023ae51347195f76b413678315ff1b1d..5cf6033cd7e3089a84e423e9444e8e9d670b31a0 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Fri Jun 24 22:41:56 EDT 2005
+Last updated:           Sat Jun 25 08:37:41 EDT 2005
 

 

The most recent version of this document can be viewed at

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

    Data Types