[pgadmin-hackers] pgAdmin3 MySQL to PostgreSQL converter?

2009-12-07 Thread Jean-Michel Pouré
Dear friends, I tested MySQL conversion tools and none of them really works. My test case was a Drupal MySQL database with 100 tables. A client is using MySQL and Drupal displays a bunch of red messages saying the database does not answer. This is not a server question. It is only that MySQL stop

[pgadmin-hackers] pgAdmin3 icon

2009-12-07 Thread Jean-Michel Pouré
Dear Friends, I follow pgAdmin3 project with great pleasure, many thanks for your work. Please find attached an updated icon for pgAdmin3: http://www.poure.com/images/pgadmin3.xcf I took PostgreSQL stock icon and applied a shadow effect in Gimp. Kind regards, Jean-Michel signature.asc Descrip

Re: [pgadmin-hackers] Set statement timeout in the query tool

2009-12-07 Thread Guillaume Lelarge
Le lundi 7 décembre 2009 à 10:41:09, Dave Page a écrit : > On Sat, Dec 5, 2009 at 9:02 PM, Guillaume Lelarge > > wrote: > > Le vendredi 4 décembre 2009 à 18:44:29, Dave Page a écrit : > >> On Fri, Dec 4, 2009 at 5:38 PM, Guillaume Lelarge > >> > >> wrote: > >> > We should probably drop this patc

Re: [pgadmin-hackers] PATCH(WIP): Printing Support And Save GQB/Explain as an image

2009-12-07 Thread Guillaume Lelarge
Le lundi 7 décembre 2009 à 22:40:54, Guillaume Lelarge a écrit : > Ashesh Vashi a écrit : > > Hi Guillaume, > > > > > > My fault, sorry. I'll work on your patch tonight. > > > > > > I understand. > > Here, everybody have some work with different priorities. > > I first tried on Linux and was u

Re: [pgadmin-hackers] PATCH(WIP): Printing Support And Save GQB/Explain as an image

2009-12-07 Thread Guillaume Lelarge
Ashesh Vashi a écrit : Hi Guillaume, My fault, sorry. I'll work on your patch tonight. I understand. Here, everybody have some work with different priorities. I first tried on Linux and was unable to trigger the issues you're talking about. I then tried on Mac OS X, no success either.

[pgadmin-hackers] SVN Commit by guillaume: r8125 - trunk/pgadmin3

2009-12-07 Thread svn
Author: guillaume Date: 2009-12-07 16:07:03 + (Mon, 07 Dec 2009) New Revision: 8125 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8125&view=rev Log: Fix a CHANGELOG issue. Modified: trunk/pgadmin3/CHANGELOG -- Sent via pgadmin-hackers mailing list (pgadmin-hacker

Re: [pgadmin-hackers] Next patch for 8.5 support: columns for UPDATE event in CREATE TRIGGER

2009-12-07 Thread Guillaume Lelarge
Le lundi 7 décembre 2009 à 10:26:58, Dave Page a écrit : > On Sat, Dec 5, 2009 at 7:23 PM, Guillaume Lelarge > > wrote: > > Hi, > > > > Here is a patch to add the support for this new 8.5 functionality. Ticket > > is http://code.pgadmin.org/trac/ticket/97, commitfest item is > > https://commitfes

Re: [pgadmin-hackers] [pgAdmin III] #97: Triggers on columns

2009-12-07 Thread pgAdmin Trac
#97: Triggers on columns --+- Reporter: gleu | Owner: gleu Type: feature | Status: closed Priority: minor| Milestone: 1.12 Component: pgadmin | Version: trunk

Re: [pgadmin-hackers] [pgAdmin III] #97: Triggers on columns

2009-12-07 Thread pgAdmin Trac
#97: Triggers on columns --+- Reporter: gleu | Owner: gleu Type: feature | Status: closed Priority: minor| Milestone: Component: pgadmin | Version: trunk

[pgadmin-hackers] SVN Commit by guillaume: r8124 - in trunk/pgadmin3: . pgadmin/dlg pgadmin/include/dlg pgadmin/include/schema pgadmin/schema pgadmin/ui

2009-12-07 Thread svn
Author: guillaume Date: 2009-12-07 15:12:27 + (Mon, 07 Dec 2009) New Revision: 8124 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8124&view=rev Log: Support for columns with UPDATE event in CREATE TRIGGER (8.5). Fixes #97. Modified: trunk/pgadmin3/CHANGELOG trunk

[pgadmin-hackers] SVN Commit by dpage: r8123 - trunk/pgadmin3/pkg/win32

2009-12-07 Thread svn
Author: dpage Date: 2009-12-07 14:06:58 + (Mon, 07 Dec 2009) New Revision: 8123 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8123&view=rev Log: Fix typo, per Ray O'Donnell Modified: trunk/pgadmin3/pkg/win32/upgrade.bat -- Sent via pgadmin-hackers mailing list (pg

[pgadmin-hackers] SVN Commit by dpage: r8122 - branches/REL-1_10_0_PATCHES/pgadmin3/pkg/win32

2009-12-07 Thread svn
Author: dpage Date: 2009-12-07 14:05:52 + (Mon, 07 Dec 2009) New Revision: 8122 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8122&view=rev Log: Fix typo, per Ray O'Donnell Modified: branches/REL-1_10_0_PATCHES/pgadmin3/pkg/win32/upgrade.bat -- Sent via pgadmin-ha

Re: [pgadmin-hackers] [pgAdmin III] #111: pgAdmin build

2009-12-07 Thread pgAdmin Trac
#111: pgAdmin build ---+ Reporter: Vladimir Koković | Owner: dpage Type: bug | Status: closed Priority: minor | Milestone: 1.10.2 Component: pgadmin | Ver

[pgadmin-hackers] [pgAdmin III] #111: pgAdmin build

2009-12-07 Thread pgAdmin Trac
#111: pgAdmin build --+- Reporter: Vladimir Koković | Owner: dpage Type: bug | Status: new Priority: minor | Milestone: Component: pgadmin | Version:

Re: [pgadmin-hackers] [pgAdmin III] #110: Use of wxColourPickerCtrl

2009-12-07 Thread pgAdmin Trac
#110: Use of wxColourPickerCtrl --+- Reporter: gleu | Owner: gleu Type: feature | Status: closed Priority: minor| Milestone: 1.12 Component: pgadmin | Version: trunk

[pgadmin-hackers] [pgAdmin III] #110: Use of wxColourPickerCtrl

2009-12-07 Thread pgAdmin Trac
#110: Use of wxColourPickerCtrl ---+ Reporter: gleu | Owner: gleu Type: feature| Status: new Priority: minor | Milestone: 1.12 Component: pgadmin| Version: trunk Keywords:

Re: [pgadmin-hackers] [pgAdmin III] #98: TRIGGER with WHEN clause

2009-12-07 Thread pgAdmin Trac
#98: TRIGGER with WHEN clause --+- Reporter: gleu | Owner: gleu Type: feature | Status: closed Priority: minor| Milestone: 1.12 Component: pgadmin | Version:

Re: [pgadmin-hackers] Next patch for 8.5 support: WHEN clause in CREATE TRIGGER

2009-12-07 Thread Guillaume Lelarge
Le mercredi 2 décembre 2009 à 23:11:29, Guillaume Lelarge a écrit : > Le mercredi 25 novembre 2009 à 09:48:31, Dave Page a écrit : > > On Tue, Nov 24, 2009 at 6:48 PM, Guillaume Lelarge > > > > wrote: > > > Hi, > > > > > > Here is a patch to add the support for this new 8.5 functionality. > > > Ti

[pgadmin-hackers] SVN Commit by guillaume: r8121 - in trunk/pgadmin3: . pgadmin/dlg pgadmin/include/schema pgadmin/schema pgadmin/ui

2009-12-07 Thread svn
Author: guillaume Date: 2009-12-07 13:13:16 + (Mon, 07 Dec 2009) New Revision: 8121 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8121&view=rev Log: Support for TRIGGER with WHEN clause (8.5). Modified: trunk/pgadmin3/CHANGELOG trunk/pgadmin3/pgadmin/dlg/dlgTrigg

Re: [pgadmin-hackers] Use of wxColourPickerCtrl

2009-12-07 Thread Guillaume Lelarge
Le lundi 7 décembre 2009 à 10:32:05, Dave Page a écrit : > On Sat, Dec 5, 2009 at 11:00 PM, Guillaume Lelarge > > wrote: > > Hi, > > > > This patch removes the text and button controls to select a color with a > > wxColourPickerCtrl. It's a better component because it shows you the > > actual col

[pgadmin-hackers] SVN Commit by guillaume: r8120 - in trunk/pgadmin3: . pgadmin/dlg pgadmin/frm pgadmin/include/dlg pgadmin/include/frm pgadmin/include/utils pgadmin/ui

2009-12-07 Thread svn
Author: guillaume Date: 2009-12-07 13:06:38 + (Mon, 07 Dec 2009) New Revision: 8120 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8120&view=rev Log: Use of wxColourPickerCtrl each time we need to choose a color. Modified: trunk/pgadmin3/CHANGELOG trunk/pgadmin3/p

Re: [pgadmin-hackers] PATCH(WIP): Printing Support And Save GQB/Explain as an image

2009-12-07 Thread Ashesh Vashi
Hi Guillaume, > My fault, sorry. I'll work on your patch tonight. > I understand. Here, everybody have some work with different priorities. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA - The Enterprise Postgres Company "Make everything as simple as possib

Re: [pgadmin-hackers] PATCH(WIP): Printing Support And Save GQB/Explain as an image

2009-12-07 Thread Guillaume Lelarge
Hi Ashesh, Le lundi 7 décembre 2009 à 10:09:52, Ashesh Vashi a écrit : > > >[...] > > > Would you please help me on this? > > > > Or you're probably waiting on me anwering these questions before working > > on the new patch. > > > > I can help you on these tonight. I should stop deffering this wor

[pgadmin-hackers] SVN Commit by dpage: r8119 - in branches/REL-1_10_0_PATCHES/pgadmin3: branding i18n

2009-12-07 Thread svn
Author: dpage Date: 2009-12-07 09:54:04 + (Mon, 07 Dec 2009) New Revision: 8119 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8119&view=rev Log: Fix out-of-tree builds [Vladimir Kokovi?\196?\135] Modified: branches/REL-1_10_0_PATCHES/pgadmin3/branding/Makefile.am

[pgadmin-hackers] SVN Commit by dpage: r8118 - in trunk/pgadmin3: branding i18n

2009-12-07 Thread svn
Author: dpage Date: 2009-12-07 09:51:02 + (Mon, 07 Dec 2009) New Revision: 8118 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8118&view=rev Log: Fix out-of-tree builds [Vladimir Kokovi?\196?\135] Modified: trunk/pgadmin3/branding/Makefile.am trunk/pgadmin3/i18n/M

Re: [pgadmin-hackers] Set statement timeout in the query tool

2009-12-07 Thread Dave Page
On Sat, Dec 5, 2009 at 9:02 PM, Guillaume Lelarge wrote: > Le vendredi 4 décembre 2009 à 18:44:29, Dave Page a écrit : >> On Fri, Dec 4, 2009 at 5:38 PM, Guillaume Lelarge >> >> wrote: >> > We should probably drop this patch. I'll keep it in its git branch, >> > because I love the git branches an

Re: [pgadmin-hackers] Use of wxColourPickerCtrl

2009-12-07 Thread Dave Page
On Sat, Dec 5, 2009 at 11:00 PM, Guillaume Lelarge wrote: > Hi, > > This patch removes the text and button controls to select a color with a > wxColourPickerCtrl. It's a better component because it shows you the actual > colour you choose with the colour chooser dialog. You'll find attached a > sc

Re: [pgadmin-hackers] Next patch for 8.5 support: columns for UPDATE event in CREATE TRIGGER

2009-12-07 Thread Dave Page
On Sat, Dec 5, 2009 at 7:23 PM, Guillaume Lelarge wrote: > Hi, > > Here is a patch to add the support for this new 8.5 functionality. Ticket is > http://code.pgadmin.org/trac/ticket/97, commitfest item is > https://commitfest.postgresql.org/action/patch_view?id=164. > > Comments? Not much. I had

Re: [pgadmin-hackers] PATCH(WIP): Printing Support And Save GQB/Explain as an image

2009-12-07 Thread Dave Page
On Mon, Dec 7, 2009 at 9:09 AM, Ashesh Vashi wrote: >> I can help you on these tonight. I should stop deffering this work. Are >> your >> questions still current? > > I was waiting for your answers on these questions, or anybody from the > pgadmin-hackers group. > I have something else on my plate

Re: [pgadmin-hackers] PATCH(WIP): Printing Support And Save GQB/Explain as an image

2009-12-07 Thread Ashesh Vashi
Hi Guillaume, On Mon, Dec 7, 2009 at 1:29 PM, Guillaume Lelarge wrote: > It seems I keep forgetting to answer you on this mail. > > Le samedi 21 novembre 2009 à 19:51:07, Ashesh Vashi a écrit : > > [...] > > > Two comments: > > > > > > * the Explain menu for print preview/print/save as image shou