diff --git a/doc/TODO b/doc/TODO index 0cd66731aebd049455927cd573beac94b89186a3..84126cec520b6d56e587112e64c6a381769ea69f 100644 --- 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:40:39 EDT 2005 +Last updated: Fri Jun 24 22:41:56 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 and per-tablespaces quotas +* Allow per-user, per-group quotas per-tablespace Data Types diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 4f349db6b6bb5c6a3ed85e38d438243c20b244c8..99df1166023ae51347195f76b413678315ff1b1d 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -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:40:39 EDT 2005 +Last updated: Fri Jun 24 22:41:56 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 and per-tablespaces quotas + </li><li>Allow per-user, per-group quotas per-tablespace </li></ul> <h1><a name="section_3">Data Types</a></h1>