escaping string in a function

From: "Shuying Wang" <wang(dot)shuying(dot)lists(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: escaping string in a function
Date: 2006-03-02 03:24:09
Message-ID: bbf221f60603011924o5004045ah14c70227c37940a7@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

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

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Shuying Wang 2006-03-02 03:38:04 Re: escaping string in a function
Previous Message operationsengineer1 2006-03-02 00:34:22 Re: install - OFF TOPIC