On Fri, 2012-04-20 at 13:26 +0300, Heikki Linnakangas wrote:
> On 20.04.2012 11:52, Guillaume Lelarge wrote:
> > On Fri, 2012-04-20 at 10:47 +0200, Guillaume Lelarge wrote:
> >> On Fri, 2012-04-20 at 09:21 +0100, Dave Page wrote:
> >>> On Thu, Apr 19, 2012 at 9:59 PM, Heikki Linnakangas
> >>> wro
Fix debugger hanging pgAdmin
Report from Heikki Linnakangas.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=66af5df6a6ec8e486ccc04c51254bc2036761435
Modified Files
--
pgadmin/debugger/dlgDirectDbg.cpp |9 -
1 files chan
Fix debugger hanging pgAdmin
Report from Heikki Linnakangas.
Branch
--
REL-1_14_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=29e0bcfee8b74c77bb5728d9bc7b5faee667f0f9
Modified Files
--
pgadmin/debugger/dlgDirectDbg.cpp |9 -
On 19.04.2012 15:25, Heikki Linnakangas wrote:
On 19.04.2012 15:20, Dharmendra Goyal wrote:
pldebugger build is failing on WIndows because targetinfo.c file is not
there where as vcproj file requires it to be there to build
targetinfo.dll.
I checked earlier this file was there and after moving t
Hi Heikki,
I have been working to fix the build. I have fixed few issues but i am
getting following error on Windows which needs other changes at code level.
plugin_debugger.c
plugin_debugger.c(100): error C2099: initializer is not a constant
Following is the assignment which is causing the
On 20.04.2012 11:52, Guillaume Lelarge wrote:
On Fri, 2012-04-20 at 10:47 +0200, Guillaume Lelarge wrote:
On Fri, 2012-04-20 at 09:21 +0100, Dave Page wrote:
On Thu, Apr 19, 2012 at 9:59 PM, Heikki Linnakangas
wrote:
And now that I've updated my local repository, here's a third version that
On Fri, 2012-04-20 at 10:47 +0200, Guillaume Lelarge wrote:
> On Fri, 2012-04-20 at 09:21 +0100, Dave Page wrote:
> > Hi
> >
> > On Thu, Apr 19, 2012 at 9:59 PM, Heikki Linnakangas
> > wrote:
> > > And now that I've updated my local repository, here's a third version that
> > > actually applies.
On Fri, 2012-04-20 at 09:21 +0100, Dave Page wrote:
> Hi
>
> On Thu, Apr 19, 2012 at 9:59 PM, Heikki Linnakangas
> wrote:
> > And now that I've updated my local repository, here's a third version that
> > actually applies. (just my working copy didn't fix the issue)
>
> With this change, the dia
Hi
On Thu, Apr 19, 2012 at 9:59 PM, Heikki Linnakangas
wrote:
> And now that I've updated my local repository, here's a third version that
> actually applies. (just my working copy didn't fix the issue)
With this change, the dialogue no longer meets our design standard.
Please see
http://wiki.