Re: problem w/plpgsql proc - Mailing list pgsql-sql

From Tom Lane
Subject Re: problem w/plpgsql proc
Date
Msg-id 14399.1003159244@sss.pgh.pa.us
Whole thread Raw
In response to problem w/plpgsql proc  (leo <lmendoza@garbersoft.net>)
List pgsql-sql
leo <lmendoza@garbersoft.net> writes:
> CREATE FUNCTION editEmail(integer, smallint, varchar, varchar) RETURNS 
> integer AS '
> ...
>                         -- if it wasn't, then insert the new record.

An undoubled quote mark in a function body is bad news...
        regards, tom lane


pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: Why would this slow the query down so much?
Next
From: "Josh Berkus"
Date:
Subject: Re: SQL reference card