|
8 | 8 | <bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
|
9 | 9 | <h1><aname="section_1">PostgreSQL TODO List</a></h1>
|
10 | 10 | <p>Current maintainer: Bruce Momjian (<ahref="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
|
11 |
| -Last updated: Fri Jul 29 23:15:09 EDT 2005 |
| 11 | +Last updated: Fri Jul 29 23:15:58 EDT 2005 |
12 | 12 | </p>
|
13 | 13 | <p>The most recent version of this document can be viewed at<br/>
|
14 | 14 | <ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
|
@@ -302,7 +302,7 @@ <h1><a name="section_8">SQL Commands</a></h1>
|
302 | 302 | </li><li>Add ROLLUP, CUBE, GROUPING SETS options to GROUP BY
|
303 | 303 | </li><li>Allow SET CONSTRAINTS to be qualified by schema/table name
|
304 | 304 | </li><li>Allow TRUNCATE ... CASCADE/RESTRICT
|
305 |
| -</li><li>Add TRUNCATE permission |
| 305 | +</li><li>Adda separateTRUNCATE permission |
306 | 306 | <p> Currently only the owner can TRUNCATE a table because triggers are not
|
307 | 307 | called, and the table is locked in exclusive mode.
|
308 | 308 | </p>
|
|