File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (bruce@momjian.us)
5
- Last updated: Thu May 17 18:42:49 EDT 2007
5
+ Last updated: Thu May 17 18:44:01 EDT 2007
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -79,6 +79,10 @@ Administration
79
79
80
80
http://archives.postgresql.org/pgsql-hackers/2006-11/msg00911.php
81
81
82
+ * Implement the SQL standard mechanism whereby REVOKE ROLE revokes only
83
+ the privilege granted by the invoking role, and not those granted
84
+ by other roles
85
+
82
86
83
87
* Improve replication solutions
84
88
Original file line number Diff line number Diff line change 10
10
PostgreSQL TODO List
11
11
</ p > < hr />
12
12
Current maintainer: Bruce Momjian (< a href ="mailto:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
13
- Last updated: Thu May 17 18:42:49 EDT 2007
13
+ Last updated: Thu May 17 18:44:01 EDT 2007
14
14
15
15
< p > The most recent version of this document can be viewed at< br />
16
16
< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -79,6 +79,9 @@ <h1><a name="section_1">Administration</a></h1>
79
79
</ li > < li > Allow custom variable classes that can restrict who can set the values
80
80
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2006-11/msg00911.php "> http://archives.postgresql.org/pgsql-hackers/2006-11/msg00911.php</ a >
81
81
</ p >
82
+ </ li > < li > Implement the SQL standard mechanism whereby REVOKE ROLE revokes only
83
+ the privilege granted by the invoking role, and not those granted
84
+ by other roles
82
85
</ li > < li > Improve replication solutions
83
86
< ul >
84
87
< li > Load balancing
You can’t perform that action at this time.
0 commit comments