"Andreas Nolte" <ano...@manz-automation.com> writes:
> ... CEST ERROR: syntax error at or near "@" at character 33
> ... CEST STATEMENT: ALTER FUNCTION public.sp_pp_set(@ppnr integer, @JobID 
> character varying) OWNER TO sa;

Hmm, looks like it's forgetting to double-quote function argument names
when needed.  Thanks for the report!

                        regards, tom lane

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to