]> granicus.if.org Git - postgresql/commitdiff
Add:
authorBruce Momjian <bruce@momjian.us>
Sat, 25 Jun 2005 02:40:43 +0000 (02:40 +0000)
committerBruce Momjian <bruce@momjian.us>
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 (pgman@candle.pha.pa.us)
-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 @@
 <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 21:32:02 EDT 2005
+Last updated:           Fri Jun 24 22:40:39 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,6 +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 and per-tablespaces quotas
 </li></ul>
 <h1><a name="section_3">Data Types</a></h1>