Re: Separating raise notice lines

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Separating raise notice lines
Дата
Msg-id 4A418BE1.1090608@postnewspapers.com.au
обсуждение исходный текст
Ответ на Separating raise notice lines  (Radcon Entec <radconentec@yahoo.com>)
Список pgsql-general
Radcon Entec wrote:
> I like to use RAISE NOTICE statements to make sure my functions are working correctly.  I just wrote a trigger
functionthat has the following code: 

[snip]

> I am trying to insert a carriage return character (chr(10)) in the user name notice so that any subsequent notices
willappear on separate lines.  However, when I use a query to update a field that will fire this trigger, the Messages
tabcontains this: 

You're apparently not using psql. Normally, notices are printed
one-per-line by psql.

What is the "Messages" tab? in what software?

--
Craig Ringer

В списке pgsql-general по дате отправления:

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Replication
Следующее
От: Scott Mead
Дата:
Сообщение: Re: Replication