On Tue, Apr 7, 2009 at 8:45 AM, Heikki Linnakangas <[email protected]> wrote: > When I choose "Debug" from the popup menu on the tree, on a functioon with > no args but with real content that the debugger can stop on, the function > execution is started and the debugger stops on the first line, as it should. > When I step through the function, all the way to the end, it gets hung in > the infinite loop.
Right, gotcha - but that's fixed by the patch I assume? -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
