lfcr with plpgsql - Mailing list pgsql-novice

From Derrick Betts
Subject lfcr with plpgsql
Date
Msg-id 1b6d01c52416$1a196700$0200a8c0@main
Whole thread Raw
Responses Re: lfcr with plpgsql
List 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 by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: Getting started - Interfacing questions
Next
From: Michael Fuhr
Date:
Subject: Re: lfcr with plpgsql