|
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: Thu Jul 712:01:59 EDT 2005 |
| 11 | +Last updated: Thu Jul 722:44:34 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>.
|
@@ -39,7 +39,7 @@ <h1><a name="section_2">Administration</a></h1>
|
39 | 39 | via an SQL function or SIGTERM
|
40 | 40 | <p> Currently SIGTERM of a backend can lead to lock table corruption.
|
41 | 41 | </p>
|
42 |
| -</li><li>Prevent dropping user that still owns objects, or auto-drop the objects |
| 42 | +</li><li>-<em>Prevent dropping user that still owns objects, or auto-drop the objects</em> |
43 | 43 | </li><li>Set proper permissions on non-system schemas during db creation
|
44 | 44 | <p> Currently all schemas are owned by the super-user because they are
|
45 | 45 | copied from the template1 database.
|
|