Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit347534e

Browse files
committed
Add, per Alvaro:
>> * Implement the SQL standard mechanism whereby REVOKE ROLE revokes only> the privilege granted by the invoking role, and not those granted> by other roles
1 parenta11d4b8 commit347534e

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

‎doc/TODO

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ z
22
PostgreSQL TODO List
33
====================
44
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
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -79,6 +79,10 @@ Administration
7979

8080
http://archives.postgresql.org/pgsql-hackers/2006-11/msg00911.php
8181

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+
8286

8387
* Improve replication solutions
8488

‎doc/src/FAQ/TODO.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
PostgreSQL TODO List
1111
</p><hr/>
1212
Current maintainer: Bruce Momjian (<ahref="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
1414

1515
<p>The most recent version of this document can be viewed at<br/>
1616
<ahref="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>
7979
</li><li>Allow custom variable classes that can restrict who can set the values
8080
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2006-11/msg00911.php">http://archives.postgresql.org/pgsql-hackers/2006-11/msg00911.php</a>
8181
</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
8285
</li><li>Improve replication solutions
8386
<ul>
8487
<li>Load balancing

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp