PostgreSQL TODO List
====================
-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.
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.
-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
requires additional testing rather than of writing any new code.
-
%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.