Hi,
As pgAdmin advances, is it feasible to include a column reordering
feature as outlined here?
http://www.mail-archive.com/[EMAIL PROTECTED]/msg73113.html
Thanks,
Kev
--
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.po
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
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
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
Author: dpage
Date: 2008-06-02 14:21:48 +0100 (Mon, 02 Jun 2008)
New Revision: 7335
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7335&view=rev
Log:
Some versions of automake give us i386-apple-darwin instead of 1686-apple-darwin
Modified:
branches/REL-1_8_0_PATCHES/pg
Author: dpage
Date: 2008-06-02 14:21:18 +0100 (Mon, 02 Jun 2008)
New Revision: 7334
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7334&view=rev
Log:
Some versions of automake give us i386-apple-darwin instead of 1686-apple-darwin
Modified:
trunk/pgadmin3/acinclude.m4
Author: dpage
Date: 2008-06-02 14:20:54 +0100 (Mon, 02 Jun 2008)
New Revision: 7333
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7333&view=rev
Log:
Some versions of automake give us i386-apple-darwin instead of 1686-apple-darwin
Modified:
branches/REL-1_8_0_EDB/pgadmi
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
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