Re: I'm stuck - I just can't get this small FUNCT to run!

From: bricklen <bricklen(at)gmail(dot)com>
To: Ralph Smith <rsmith(at)10kinfo(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: I'm stuck - I just can't get this small FUNCT to run!
Date: 2010-11-04 00:09:09
Message-ID: AANLkTinSB+Rd8SNHaqcTf0LSr6=PyPdgj9fkjDQ9ihxH@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

You appear to be missing a trailing semi-colons.

On Wed, Nov 3, 2010 at 5:00 PM, Ralph Smith <rsmith(at)10kinfo(dot)com> wrote:

Here:

>     vFieldName= ''offer_'' || ''$1''

and here:

>       vBusID=daRec.bus_id

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2010-11-04 03:50:08 Re: I'm stuck - I just can't get this small FUNCT to run!
Previous Message Ralph Smith 2010-11-04 00:00:18 I'm stuck - I just can't get this small FUNCT to run!