Re: create function syntax error

From: Andreas Kretschmer <akretschmer(at)spamfence(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: create function syntax error
Date: 2006-07-30 05:34:25
Message-ID: 20060730053425.GA5617@KanotixBox
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Andreas Kretschmer <akretschmer(at)spamfence(dot)net> schrieb:

> gustavo halperin <ggh(dot)develop(at)gmail(dot)com> schrieb:
>
> > Hello
> >
> > I Always get "syntax error" for every function that I try to create, for
> > example:
> > mydb'>create or replace function f_sum () returns void as '
> > mydb'> select 2+2;
> > mydb'> ' LANGUAGE plpgsql;
> > ERROR: syntax error at or near "select" at character 56
> > LINE 2: select 2+2;
> > ^
> >
> > What its the problem ??
>
> Several:
> - wrong quotation, either with '' or with dollar-quote

Uhm, sorry. Error from me. The single quote after the 'as' is oray.

Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect. (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly." (unknow)
Kaufbach, Saxony, Germany, Europe. N 51.05082°, E 13.56889°

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David Fetter 2006-07-30 06:25:44 Re: New variable server_version_num
Previous Message Francisco Reyes 2006-07-30 05:31:14 Corrupted DB? could not open file pg_clog/####