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

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: sabin(dot)coanda(at)deuromedia(dot)ro
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4536: raise doesn't add end of line
Date: 2008-11-17 19:56:21
Message-ID: 20081117195621.GM4291@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

sabin(dot)coanda(at)deuromedia(dot)ro 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
---

(1 fila)

How are you running the query?

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Marco Peixoto 2008-11-17 21:03:22 BUG #4537: role
Previous Message sabin.coanda 2008-11-17 15:23:49 BUG #4536: raise doesn't add end of line