Re: [BUGS] BUG #4536: raise doesn't add end of line

2008-11-18 Thread Sabin Coanda
> It works for me, both on 8.3 and current 8.4devel: > How are you running the query? You are right. No error occurs on command line. I have "PostgreSQL 8.3.5, compiled by Visual C++ build 1400", installed on Windows XP, but I run it from pgAdmin query window, and I read the log there. It seem

Re: [BUGS] BUG #4536: raise doesn't add end of line

2008-11-17 Thread Alvaro Herrera
[EMAIL PROTECTED] wrote: > And you get: > > NOTICE: Break the 1st > line...NOTICE: eol on 2nd line...NOTICE: 3rd line It works for me, both on 8.3 and current 8.4devel: alvherre=# select r(); NOTICE: Break the 1st line... NOTICE: eol on 2nd line... NOTICE: 3rd line NOTICE: 4th line r

[BUGS] BUG #4536: raise doesn't add end of line

2008-11-17 Thread
The following bug has been logged online: Bug reference: 4536 Logged by: Email address: [EMAIL PROTECTED] PostgreSQL version: 8.3.5 Operating system: Windows XP Description:raise doesn't add end of line Details: Many RAISE statements in a function no more adds end