Re: PATCH: Ticket#99: Support for Default Privileges

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
Cc: Dave Page <dave(dot)page(at)enterprisedb(dot)com>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: PATCH: Ticket#99: Support for Default Privileges
Date: 2010-04-22 11:07:45
Message-ID: r2g8cf965d31004220407y82191c96w572060839db54829@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Please find the updated patch.
Sorry for inconvenience..

--
Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise Postgres Company<http://www.enterprisedb.com>

On Thu, Apr 22, 2010 at 4:03 PM, Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com
> wrote:

> Please find the updated patch for the same.
>
> Guillaume,
>
> Please remove the two files (if exists) before applying the patch.
> *ctl/ctlDefaultSecurityPanel.cpp*
> *include/ctl/ctlDefaultSecurityPanel.h*
>
> --
> Thanks & Regards,
>
> Ashesh Vashi
> EnterpriseDB INDIA: Enterprise Postgres Company<http://www.enterprisedb.com>
>
>
> On Mon, Apr 5, 2010 at 5:25 PM, Ashesh Vashi <
> ashesh(dot)vashi(at)enterprisedb(dot)com> wrote:
>
>> Oh sorry.. right..
>>
>>
>> --
>> Thanks & Regards,
>>
>> Ashesh Vashi
>> EnterpriseDB INDIA: Enterprise Postgres Company<http://www.enterprisedb.com>
>>
>>
>> On Mon, Apr 5, 2010 at 5:24 PM, Guillaume Lelarge <guillaume(at)lelarge(dot)info
>> > wrote:
>>
>>> Le 05/04/2010 13:52, Ashesh Vashi a écrit :
>>> > hmm.. That's strange...
>>> > It should.. :-(
>>> >
>>> > The log, sent by you, suggests that, they were created on your system..
>>> > i.e.
>>> > */include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXDEBUG__
>>> > -D__WXGTK__ -g -O0 -I/usr/include/libxml2 -I/usr/include/libxml2
>>> > -DDATA_DIR=\"/opt/pgadmin-trunk/share/pgadmin3/\" -Wall
>>> > -Wno-non-virtual-dtor -fno-strict-aliasing -I../pgadmin/include -MT
>>> > ctlDefaultSecurityPanel.o -MD -MP -MF .deps/ctlDefaultSecurityPanel.Tpo
>>> -c
>>> > -o ctlDefaultSecurityPanel.o `test -f
>>> './ctl/ctlDefaultSecurityPanel.cpp' ||
>>> > echo './'`./ctl/ctlDefaultSecurityPanel.cpp*
>>> > *./ctl/ctlDefaultSecurityPanel.cpp:812: error: ISO C++ does not permit
>>> > ‘wxPanel::sm_eventTable’ to be defined as
>>> > ‘ctlDefaultSecurityPanel::sm_eventTable’*
>>> > */opt/wxgtk-2.8/include/wx-2.8/wx/generic/panelg.h:91: error: ‘const
>>> > wxEventTableEntry wxPanel::sm_eventTableEntries []’ is private*
>>> > *./ctl/ctlDefaultSecurityPanel.cpp:812: error: within this context*
>>> >
>>>
>>> You were talking about ctlDefaultPrivileges.h and
>>> ctlDefaultPrivileges.cpp, not ctlDefaultSecurityPanel.cpp, weren't you?
>>>
>>>
>>> --
>>> Guillaume.
>>> http://www.postgresqlfr.org
>>> http://dalibo.com
>>>
>>
>>
>

Attachment Content-Type Size
Ticket99_v3.patch text/x-patch 22.2 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2010-04-22 11:32:04 SVN Commit by dpage: r8292 - in trunk/pgadmin3: . pgadmin/debugger
Previous Message Ashesh Vashi 2010-04-22 10:44:38 PATCH: FB#12728: EnterpriseDB 8.3 or earlier does not support to debug function for plpgsql or edbspl by the non-superuser