Re: pgScript plan - Mailing list pgadmin-hackers

From Magnus Hagander
Subject Re: pgScript plan
Date
Msg-id 20080602171336.47bd472f@mha-laptop.hagander.net
Whole thread Raw
In response to Re: pgScript plan  ("Mickael Deloison" <mdeloison@gmail.com>)
List pgadmin-hackers
Mickael Deloison wrote:
> 2008/6/2 Magnus Hagander <magnus@hagander.net>:
> > 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 standalone version binary is
> around 1.30 MB.
> I guess it is not too much since those 1,30 MB include pgConn.cpp,
> pgQueryThread.cpp, ...

That plus a bunch of wx linking overhead I'm sure.

I think you should proceed under the assumption that it won't add too
much to the pgAdmin binary, and that's the way to go.

This still relies on it not requiring some exotic third party library
though - if it does, it needs to be autoconf:ified.

//Magnus

pgadmin-hackers by date:

Previous
From: "Mickael Deloison"
Date:
Subject: Re: pgScript plan
Next
From: Kev
Date:
Subject: column reordering