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/