Re: [pgadmin-hackers] pgScript plan

2008-06-02 Thread Magnus Hagander
Mickael Deloison wrote: > 2008/6/2 Magnus Hagander <[EMAIL PROTECTED]>: > > Assuming it doesn't add a huge size increase to the binary, I agree > > - no reason to disable it. If it *should* be possible to disable > > it, it should be done within the framework of autoconf. > > > > Hi Magnus, > > W

Re: [pgadmin-hackers] pgScript plan

2008-06-02 Thread Mickael Deloison
2008/6/2 Magnus Hagander <[EMAIL PROTECTED]>: > Assuming it doesn't add a huge size increase to the binary, I agree - > no reason to disable it. If it *should* be possible to disable it, it > should be done within the framework of autoconf. > Hi Magnus, When compiled without the -g option, the st

Re: [pgadmin-hackers] pgScript plan

2008-06-02 Thread Magnus Hagander
Dave Page wrote: > On Mon, Jun 2, 2008 at 9:54 AM, Mickael Deloison > <[EMAIL PROTECTED]> wrote: > > I played with pgAdmin code and here is what I did: > > * I created a new icon and a new menu entry in the main window. > > * When this menu entry or icon is clicked, it opens a new form > > frmPgScr

Re: [pgadmin-hackers] pgScript plan

2008-06-02 Thread Dave Page
Hi Mickael On Mon, Jun 2, 2008 at 9:54 AM, Mickael Deloison <[EMAIL PROTECTED]> wrote: > I played with pgAdmin code and here is what I did: > * I created a new icon and a new menu entry in the main window. > * When this menu entry or icon is clicked, it opens a new form frmPgScript > which > is

[pgadmin-hackers] pgScript plan

2008-06-02 Thread Mickael Deloison
Hi pgAdmin hackers, Just as a reminder, pgScript is a Google Summer of Code project and my goal is to integrate it into pgAdmin. http://www.postgresqldocs.org/wiki/Gsoc08-pgscript = 1) Code reuse = This week I isolated some pgAdmin files that I am planning to reuse in the