]> granicus.if.org Git - postgresql/commitdiff
Update:
authorBruce Momjian <bruce@momjian.us>
Sat, 25 Jun 2005 12:37:43 +0000 (12:37 +0000)
committerBruce Momjian <bruce@momjian.us>
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 (pgman@candle.pha.pa.us)
-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 @@
 <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
 <h1><a name="section_1">PostgreSQL TODO List</a></h1>
 <p>Current maintainer:     Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
-Last updated:           Fri Jun 24 22:41:56 EDT 2005
+Last updated:           Sat Jun 25 08:37:41 EDT 2005
 </p>
 <p>The most recent version of this document can be viewed at<br/>
 <a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -136,7 +136,7 @@ first.
   clause
   </li><li>Allow postgresql.conf values to be set so they can not be changed by
   the user
-  </li><li>Allow per-user, per-group quotas per-tablespace
+  </li><li>Allow per-tablespace quotas
 </li></ul>
 <h1><a name="section_3">Data Types</a></h1>