OSDN Git Service

Not easy, per Alvaro:
authorBruce Momjian <bruce@momjian.us>
Tue, 17 Apr 2007 20:47:55 +0000 (20:47 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 17 Apr 2007 20:47:55 +0000 (20:47 +0000)
< * %Set proper permissions on non-system schemas during db creation
> * Set proper permissions on non-system schemas during db creation

doc/TODO
doc/src/FAQ/TODO.html

index ac5e3a8..fbed6c8 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian (bruce@momjian.us)
-Last updated:          Fri Apr 13 19:23:16 EDT 2007
+Last updated:          Tue Apr 17 16:47:44 EDT 2007
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -37,7 +37,7 @@ Administration
   requires additional testing rather than of writing any new code.
   http://archives.postgresql.org/pgsql-hackers/2006-08/msg00174.php
 
-* %Set proper permissions on non-system schemas during db creation
+* Set proper permissions on non-system schemas during db creation
 
   Currently all schemas are owned by the super-user because they are
   copied from the template1 database.
index 1c5c477..3eee735 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:bruce@momjian.us">bruce@momjian.us</a>)<br/>
-Last updated:           Fri Apr 13 19:23:16 EDT 2007
+Last updated:           Tue Apr 17 16:47:44 EDT 2007
 </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>.
@@ -40,7 +40,7 @@ first.  There is also a developer's wiki at<br/>
   requires additional testing rather than of writing any new code.
   <a href="http://archives.postgresql.org/pgsql-hackers/2006-08/msg00174.php">http://archives.postgresql.org/pgsql-hackers/2006-08/msg00174.php</a>
 </p>
-  </li><li>%Set proper permissions on non-system schemas during db creation
+  </li><li>Set proper permissions on non-system schemas during db creation
 <p>  Currently all schemas are owned by the super-user because they are
   copied from the template1 database.
 </p>