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

2009-11-21 Thread Ashesh Vashi
Hi Guillaume, On Sat, Nov 21, 2009 at 6:25 PM, Guillaume Lelarge wrote: > Le jeudi 19 novembre 2009 à 09:33:44, Ashesh Vashi a écrit : > > You're right in the diagnostics, but your wrong patch is obviously wrong. > Anyways, I was able to compile (after I finally understood I needed the > libgnome

Re: [pgadmin-hackers] Database reconnect patch

2009-11-21 Thread Guillaume Lelarge
Le jeudi 19 novembre 2009 à 08:29:00, Dave Page a écrit : > The attached patch against svn trunk is a first cut WIP offering an > option in the main window to reconnect to the database server if the > connection is lost. > > I'd appreciate some feedback please, and some thought given to the > ques

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

2009-11-21 Thread Guillaume Lelarge
Le jeudi 19 novembre 2009 à 09:33:44, Ashesh Vashi a écrit : > Hi Guillaume, > > On Thu, Nov 19, 2009 at 1:25 PM, Guillaume Lelarge > > wrote: > > Le mardi 17 novembre 2009 à 13:35:05, Ashesh Vashi a écrit : > > > Hi All, > > > > > > After a long time, I got some time to refine/correct the patch.