Re: [pgadmin-hackers] Prevent duplicate attributes

2011-07-12 Thread Dave Page
On Sat, Jul 9, 2011 at 9:02 PM, Thom Brown wrote: > Hi (yes, me... again), > > Tiny patch attached to prevent adding attributes with a duplicate name > to a type.  It seems previous versions prevented this, but must have > been allowed in a commit since the last release. For consistency with the

Re: [pgadmin-hackers] Prevent duplicate attributes

2011-07-12 Thread Thom Brown
On 12 July 2011 10:53, Dave Page wrote: > On Sat, Jul 9, 2011 at 9:02 PM, Thom Brown wrote: >> Hi (yes, me... again), >> >> Tiny patch attached to prevent adding attributes with a duplicate name >> to a type.  It seems previous versions prevented this, but must have >> been allowed in a commit si

Re: [pgadmin-hackers] New key shortcuts for query window

2011-07-12 Thread Dave Page
On Sun, Jul 10, 2011 at 1:45 PM, Thom Brown wrote: > Hi all, > > I think the SQL query window should have a File > Close menu item, > which maps to Ctrl+W (or Apple+W in the case of a Mac).  This is easy > to add. We already have File -> Exit, which uses Ctrl+W. On the Mac, that currently gets ma

Re: [pgadmin-hackers] New key shortcuts for query window

2011-07-12 Thread Thom Brown
On 12 July 2011 10:59, Dave Page wrote: > On Sun, Jul 10, 2011 at 1:45 PM, Thom Brown wrote: >> Hi all, >> >> I think the SQL query window should have a File > Close menu item, >> which maps to Ctrl+W (or Apple+W in the case of a Mac).  This is easy >> to add. > > We already have File -> Exit, wh

Re: [pgadmin-hackers] New key shortcuts for query window

2011-07-12 Thread Dave Page
On Tue, Jul 12, 2011 at 11:03 AM, Thom Brown wrote: > On 12 July 2011 10:59, Dave Page wrote: >> On Sun, Jul 10, 2011 at 1:45 PM, Thom Brown wrote: >>> Hi all, >>> >>> I think the SQL query window should have a File > Close menu item, >>> which maps to Ctrl+W (or Apple+W in the case of a Mac).  

Re: [pgadmin-hackers] Prevent duplicate attributes

2011-07-12 Thread Guillaume Lelarge
On Tue, 2011-07-12 at 10:55 +0100, Thom Brown wrote: > On 12 July 2011 10:53, Dave Page wrote: > > On Sat, Jul 9, 2011 at 9:02 PM, Thom Brown wrote: > >> Hi (yes, me... again), > >> > >> Tiny patch attached to prevent adding attributes with a duplicate name > >> to a type. It seems previous vers

Re: [pgadmin-hackers] Prevent duplicate attributes

2011-07-12 Thread Thom Brown
On 12 July 2011 11:11, Guillaume Lelarge wrote: > On Tue, 2011-07-12 at 10:55 +0100, Thom Brown wrote: >> On 12 July 2011 10:53, Dave Page wrote: >> > On Sat, Jul 9, 2011 at 9:02 PM, Thom Brown wrote: >> >> Hi (yes, me... again), >> >> >> >> Tiny patch attached to prevent adding attributes with

Re: [pgadmin-hackers] New key shortcuts for query window

2011-07-12 Thread Thom Brown
On 12 July 2011 11:11, Dave Page wrote: > On Tue, Jul 12, 2011 at 11:03 AM, Thom Brown wrote: >> On 12 July 2011 10:59, Dave Page wrote: >>> On Sun, Jul 10, 2011 at 1:45 PM, Thom Brown wrote: Hi all, I think the SQL query window should have a File > Close menu item, which ma

Re: [pgadmin-hackers] New key shortcuts for query window

2011-07-12 Thread Dave Page
On Tue, Jul 12, 2011 at 11:28 AM, Thom Brown wrote: > On 12 July 2011 11:11, Dave Page wrote: >> On Tue, Jul 12, 2011 at 11:03 AM, Thom Brown wrote: >>> On 12 July 2011 10:59, Dave Page wrote: On Sun, Jul 10, 2011 at 1:45 PM, Thom Brown wrote: > Hi all, > > I think the SQL que

[pgadmin-hackers] [pgAdmin III] #327: Table SQL pane doesn't show column variables

2011-07-12 Thread pgAdmin Trac
#327: Table SQL pane doesn't show column variables -+-- Reporter: thom | Owner: dpage Type: bug | Status: new Priority: minor| Milestone: Component: pgadmin | Version: trunk

[pgadmin-hackers] [pgAdmin III] #328: Column collation change has no effect

2011-07-12 Thread pgAdmin Trac
#328: Column collation change has no effect -+-- Reporter: thom | Owner: dpage Type: bug | Status: new Priority: minor| Milestone: 1.14 Component: pgadmin | Version: trunk Keywo

[pgadmin-hackers] [pgAdmin III] #329: Duplicate columns ignored

2011-07-12 Thread pgAdmin Trac
#329: Duplicate columns ignored -+-- Reporter: thom | Owner: thom Type: bug | Status: new Priority: minor| Milestone: 1.14 Component: pgadmin | Version: trunk Keywords:

[pgadmin-hackers] Re: [pgAdmin III] #329: Duplicate column names allowed (was: Duplicate columns ignored)

2011-07-12 Thread pgAdmin Trac
#329: Duplicate column names allowed -+-- Reporter: thom | Owner: thom Type: bug | Status: new Priority: minor| Milestone: 1.14 Component: pgadmin | Version: trunk Keywords:

[pgadmin-hackers] wxWidgets 2.9.2 compatibility

2011-07-12 Thread Dave Page
So here's the patch I needed to get pgAdmin to build against wxWidgets 2.9.2 on Mac. The only obvious problem I see with it when running is that the toolbars are displaying text over the graphical buttons which needs further investigation. I'm not really sure why the compiler is unable to resolve

Re: [pgadmin-hackers] [pgAdmin III] #327: Table SQL pane doesn't show column variables

2011-07-12 Thread pgAdmin Trac
#327: Table SQL pane doesn't show column variables -+-- Reporter: thom | Owner: thom Type: bug | Status: accepted Priority: minor| Milestone: Component: pgadmin | Versio

Re: [pgadmin-hackers] [pgAdmin III] #328: Column collation change has no effect

2011-07-12 Thread pgAdmin Trac
#328: Column collation change has no effect -+-- Reporter: thom | Owner: thom Type: bug | Status: accepted Priority: minor| Milestone: 1.14 Component: pgadmin | Version: tru