Re: escaping string in a function - Mailing list pgsql-novice

From Shuying Wang
Subject Re: escaping string in a function
Date
Msg-id bbf221f60603011938y172cada8n24356e5314c63fd9@mail.gmail.com
Whole thread Raw
In response to escaping string in a function  ("Shuying Wang" <wang.shuying.lists@gmail.com>)
List pgsql-novice
I think I should also add that I'm using PostgreSQL 7.3

On 3/2/06, Shuying Wang <wang.shuying.lists@gmail.com> wrote:
> Hi,
>
> I'm trying to write a function that would the results of select 'foo'
> . How do I
> escape strings within a create function block?
>
> Thanks,
> Shuying
>

pgsql-novice by date:

Previous
From: "Shuying Wang"
Date:
Subject: escaping string in a function
Next
From: Michael Fuhr
Date:
Subject: Re: escaping string in a function