mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Not easy, per Alvaro:
< * %Set proper permissions on non-system schemas during db creation > * Set proper permissions on non-system schemas during db creation
This commit is contained in:
4
doc/TODO
4
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.
|
||||
|
Reference in New Issue
Block a user