Re: PL/PGSQL - character varying as function argument - Mailing list pgsql-general

From Stephan Szabo
Subject Re: PL/PGSQL - character varying as function argument
Date
Msg-id 20080926063833.A35825@megazone.bigpanda.com
Whole thread Raw
In response to PL/PGSQL - character varying as function argument  ("Chris Baechle" <bangular@gmail.com>)
Responses Re: PL/PGSQL - character varying as function argument
List pgsql-general
On Fri, 26 Sep 2008, Chris Baechle wrote:

> When I try to run it with:
> select user_checkCredentials("asdf");

Actually, I think the function probably isn't at fault here, string
literals should be surrounded with ' not ".

pgsql-general by date:

Previous
From: Raymond O'Donnell
Date:
Subject: Re: PL/PGSQL - character varying as function argument
Next
From: Raymond O'Donnell
Date:
Subject: Re: PL/PGSQL - character varying as function argument