diff options
author | Bruce Momjian <bruce@momjian.us> | 2005-06-25 12:37:43 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2005-06-25 12:37:43 +0000 |
commit | 557a978b87ef01c029925f81150db2b32464c903 (patch) | |
tree | a44537a31dceebfb8c2dacab36516cc3b90eb0d0 /doc/src/FAQ | |
parent | d08149d78399a4d8c0d514faecff9fa530afeb7d (diff) | |
download | postgresql-557a978b87ef01c029925f81150db2b32464c903.tar.gz postgresql-557a978b87ef01c029925f81150db2b32464c903.zip |
Update:
< * Allow per-user, per-group quotas per-tablespace
> * Allow per-tablespace quotas
Diffstat (limited to 'doc/src/FAQ')
-rw-r--r-- | doc/src/FAQ/TODO.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 99df1166023..5cf6033cd7e 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: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> |