[pgadmin-hackers] Re: PATCH: Error Message is displayed when the Package is Clicked in pgAdmin (having functions with default parameters)

2012-04-11 Thread Sachin Srivastava
Sure, I am on it.. On Wed, Apr 11, 2012 at 3:50 PM, Dave Page wrote: > Sachin, could you review this please? I'm swamped right now. > > Thanks. > > > On Mon, Apr 9, 2012 at 7:15 AM, Ashesh Vashi < > [email protected]> wrote: > >> Hi Dave, >> >> During resolving a bug - "Error message

Re: [pgadmin-hackers] pgAdmin 1.15 experiences

2012-04-11 Thread Dave Page
On Wed, Apr 11, 2012 at 6:22 AM, Akshay Joshi wrote: > > > On Fri, Mar 30, 2012 at 1:09 AM, Guillaume Lelarge > wrote: >> >> On Wed, 2012-03-28 at 10:28 +0100, Dave Page wrote: >> > That looks OK to me - thanks. Guillaume, what do you think (it's >> > fixing a bug in your code :-) ). Basically th

[pgadmin-hackers] pgAdmin III commit: Ensure we track the dialogue in the correct object

2012-04-11 Thread Dave Page
Ensure we track the dialogue in the correct object when opening properties dialogues. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=7b6ad77488be5e18c91cc6bbe76a6be4811d6610 Author: Akshay Joshi Modified Files -- pgadmin/dlg/dlgPr

[pgadmin-hackers] Re: PATCH: Error Message is displayed when the Package is Clicked in pgAdmin (having functions with default parameters)

2012-04-11 Thread Dave Page
Sachin, could you review this please? I'm swamped right now. Thanks. On Mon, Apr 9, 2012 at 7:15 AM, Ashesh Vashi wrote: > Hi Dave, > > During resolving a bug - "Error message is displayed when the packages is > clicked", I found that: > - We are not properly handling the default parameters for

Re: [pgadmin-hackers] Weird code in pgDomain.cpp

2012-04-11 Thread Dave Page
On Tue, Apr 10, 2012 at 9:17 PM, Guillaume Lelarge wrote: > On Mon, 2012-04-09 at 19:58 +0530, Ashesh Vashi wrote: >> On Sun, Apr 8, 2012 at 3:24 PM, Dave Page wrote: >> >> > On Sun, Apr 8, 2012 at 4:44 AM, Guillaume Lelarge >> > wrote: >> > > Hi, >> > > >> > > I was trying to fix a bug on dlgDo