lfcr with plpgsql

Поиск
Список
Период
Сортировка
От Derrick Betts
Тема lfcr with plpgsql
Дата
Msg-id 1b6d01c52416$1a196700$0200a8c0@main
обсуждение исходный текст
Ответы Re: lfcr with plpgsql  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-novice
I am building a text email from data in a database table and then delivering it from the database.
My question is how do I represent a carriage return or line feed in a plpgsql function?  I am concatenating the different parts together, but I need to separate out certain sections with carriage returns.
 
Any help would be appreciated.
 
Thanks,
Derrick

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

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: Getting started - Interfacing questions
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: lfcr with plpgsql