> > If one right clicks on database and goes to properties, there the
> "Default
> > Privileges" tab does not seem to contain the 'public' schema
> pre-selected.
> > It is so the case in the normal "Privileges" for example. This patch
> > pre-populates the 'public' schema for the default privileges
On Fri, Feb 4, 2011 at 7:19 AM, Nikhil S wrote:
> Hi,
>
> If one right clicks on database and goes to properties, there the "Default
> Privileges" tab does not seem to contain the 'public' schema pre-selected.
> It is so the case in the normal "Privileges" for example. This patch
> pre-populates t
Set a default schema on the default privileges tab, for consistency with the
privileges tab.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=8ef2ea9e315df53d2b89a6ea44295eb88d26be54
Author: Nikhil S
Modified Files
--
CHANGELOG
> Nah - I meant to do it yesterday, but ended up spending all day trying
> to figure out why I couldn't detect a focus event on a notebook page
> properly.
>
> Committed - thanks!
>
>
Thanks Dave.
Regards,
Nikhils
Set a default schema on the default privileges tab, for consistency with the
privileges tab.
Branch
--
REL-1_12_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=9f4e034fbaa446dfe3346afcc0558437e9ad9b1b
Author: Nikhil S
Modified Files
--
C
On Fri, Feb 4, 2011 at 4:41 AM, Nikhil S wrote:
> Hi Dave,
>
>> >
>> > I'm inclined to consider this a bug, as my failure to update this
>> > prior to the release of 1.12 means that our support for that feature
>> > is essentially broken.
>> >
>> > Does anyone object, before I commit it to 1.12?
>
Update changelog
Branch
--
REL-1_12_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=a9fef2f21680b9944ce5d80811207d06fad0418b
Modified Files
--
CHANGELOG |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
--
Sent via pgadmin-hack
Fix support for synonyms on functions and procedures in EDB Advanced Server.
Branch
--
REL-1_12_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=418bd11be37c48045bb36e5cfea19df47eb305db
Author: Nikhil S
Modified Files
--
pgadmin/dlg/dlgSyn
Update changelog
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=ba511ddd52d4ea1d38d455f79eb2c62840c137b5
Modified Files
--
CHANGELOG |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
--
Sent via pgadmin-hackers mailing
Fix support for synonyms on functions and procedures in EDB Advanced Server.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=d97423929e9e594a2cded5a06f3d553871f8395e
Author: Nikhil S
Modified Files
--
pgadmin/dlg/dlgSynonym.cpp |
10 matches
Mail list logo