Re: [pgadmin-support] Debugger put all code on a single line

2013-04-22 Thread Dave Page
Hi On Mon, Apr 22, 2013 at 1:07 AM, Bastiaan Olij wrote: > Heya, > > This is with pgAdmin 1.14.3 on Mac OS X 10.8 connecting to Postgres 9.1 > running on the same Mac. > > I'm trying out the debugger for the first time. All the code in my > stored function is presented on a single line which make

[pgadmin-support] Debugger put all code on a single line

2013-04-21 Thread Bastiaan Olij
Heya, This is with pgAdmin 1.14.3 on Mac OS X 10.8 connecting to Postgres 9.1 running on the same Mac. I'm trying out the debugger for the first time. All the code in my stored function is presented on a single line which makes debugging rather hard. As far as I am aware these functions where cre