Re: lfcr with plpgsql - Mailing list pgsql-novice

From Michael Fuhr
Subject Re: lfcr with plpgsql
Date
Msg-id 20050308212948.GA96251@winnie.fuhr.org
Whole thread Raw
In response to lfcr with plpgsql  ("Derrick Betts" <derrick@grifflink.com>)
List pgsql-novice
On Tue, Mar 08, 2005 at 12:36:16PM -0700, Derrick Betts wrote:

> My question is how do I represent a carriage return or line feed
> in a plpgsql function?

See "String Constants" in the "SQL Syntax" chapter of the documentation.
Here's a link to the latest version:

http://www.postgresql.org/docs/8.0/interactive/sql-syntax.html#SQL-SYNTAX-STRINGS

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

pgsql-novice by date:

Previous
From: "Derrick Betts"
Date:
Subject: lfcr with plpgsql
Next
From: "Derrick Betts"
Date:
Subject: Re: lfcr with plpgsql