Re: [pgadmin-hackers] SVN Commit by guillaume: r6920 - branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/dlg

2007-12-22 Thread Dave Page
Guillaume Lelarge wrote: Dave Page wrote: [EMAIL PROTECTED] wrote: Author: guillaume Date: 2007-12-22 08:18:24 + (Sat, 22 Dec 2007) New Revision: 6920 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6920&view=rev Log: Fix to list possible owners from pg_roles view if u

Re: [pgadmin-hackers] SVN Commit by guillaume: r6920 - branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/dlg

2007-12-22 Thread Guillaume Lelarge
Dave Page wrote: > [EMAIL PROTECTED] wrote: >> Author: guillaume >> >> Date: 2007-12-22 08:18:24 + (Sat, 22 Dec 2007) >> >> New Revision: 6920 >> >> Revision summary: >> http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6920&view=rev >> >> Log: >> Fix to list possible owners from pg_roles view if

Re: [pgadmin-hackers] SVN Commit by guillaume: r6920 - branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/dlg

2007-12-22 Thread Dave Page
[EMAIL PROTECTED] wrote: Author: guillaume Date: 2007-12-22 08:18:24 + (Sat, 22 Dec 2007) New Revision: 6920 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6920&view=rev Log: Fix to list possible owners from pg_roles view if using a 8.1+ server. Modified: branches

[pgadmin-hackers] SVN Commit by guillaume: r6920 - branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/dlg

2007-12-22 Thread svn
Author: guillaume Date: 2007-12-22 08:18:24 + (Sat, 22 Dec 2007) New Revision: 6920 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6920&view=rev Log: Fix to list possible owners from pg_roles view if using a 8.1+ server. Modified: branches/REL-1_8_0_PATCHES/pgadmin3

Re: [pgadmin-hackers] A new feature patch and a bug fix

2007-12-22 Thread Guillaume Lelarge
Dave Page wrote: > Guillaume Lelarge wrote: > [...] I'll take a look at the query tool to see how to do this ("present a list of databases on the server"). Another call to wxSingleChoiceDialod seems a bad way to me... I'll need to add a new dialog, don't you think ? >>> Yes, I don't