]> granicus.if.org Git - postgresql/commit
Avoid incorrectly granting replication to roles created with NOSUPERUSER.
authorRobert Haas <rhaas@postgresql.org>
Wed, 13 Apr 2011 19:26:51 +0000 (12:26 -0700)
committerRobert Haas <rhaas@postgresql.org>
Wed, 13 Apr 2011 19:28:53 +0000 (12:28 -0700)
commit0a49c95c734d58385e9c5e335088da1cd54e2344
treee742a889fb9bdbd06dfb9286463110064854cc3c
parent40e64017f3a4f1f7547dcbc62c2dcf80511ff842
Avoid incorrectly granting replication to roles created with NOSUPERUSER.

Andres Freund
src/backend/commands/user.c