Hello

 

I am debugging a plpgsql script putting some RAISE NOTICE '.' in my code but
in PG admin III in the "message Panel" all NOTICE messages are in one single
line.

It becomes impossible to read it .

 

So I am looking for any tips helping me to display each NOTICE on a single
line.

I have tried \n and chr(10) but without success :'(

 

I am working on Windows XP, Postgres 8.3 under PGAdmin III

 

Thank you

 

Nicolas.

_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to