#88: Function's access control list ambiguity
--+-
Reporter: Dmitry Samokhin | Owner: dpage
Type: bug | Status: closed
Priority: major| Milestone:
Component:
Thanks a lot Dave :-)
On Mon, Apr 22, 2013 at 4:03 PM, Dave Page wrote:
> Thanks - seems to work well, so I've committed the patch to 1.16 and
> master.
>
> Erwin; would appreciate any additional QA you can find time for :-)
>
> On Fri, Apr 19, 2013 at 1:47 PM, Dhiraj Chawla
> wrote:
> > Hi Da
Thanks - seems to work well, so I've committed the patch to 1.16 and master.
Erwin; would appreciate any additional QA you can find time for :-)
On Fri, Apr 19, 2013 at 1:47 PM, Dhiraj Chawla
wrote:
> Hi Dave,
>
> Please find attached the patch that fixes this issue related to security
> definer
Update CHANGELOG for "Handle default privileges to PUBLIC correctly."
Branch
--
REL-1_16_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=38a5d426cffd8effe732b441d8b7b0c17c6a458a
Modified Files
--
CHANGELOG |2 ++
1 files changed, 2 inse
Handle default privileges to PUBLIC correctly.
Teach pgObject::GetGrant() that databases, functions and languages
have implicit privileges granted to PUBLIC, and that REVOKE statements
may need to be generated for them.
Ensure that affected object properties dialogues display the default
privileg
Update CHANGELOG for "Handle default privileges to PUBLIC correctly."
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=a8eb561d4367e72479bfaa34e923cc2332ebd3b7
Modified Files
--
CHANGELOG |2 ++
1 files changed, 2 insertions(+), 0
Handle default privileges to PUBLIC correctly.
Teach pgObject::GetGrant() that databases, functions and languages
have implicit privileges granted to PUBLIC, and that REVOKE statements
may need to be generated for them.
Ensure that affected object properties dialogues display the default
privileg