| From: | "Pradeepkumar, Pyatalo (IE10)" <Pradeepkumar(dot)Pyatalo(at)honeywell(dot)com> |
|---|---|
| To: | pgsql-novice(at)postgresql(dot)org |
| Subject: | error in compiling the function. |
| Date: | 2004-07-29 11:23:30 |
| Message-ID: | 77ED2BF75D59D1439F90412CC5B109740F873BC1@ie10-sahara.hiso.honeywell.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
Hi ,
I have attached the function that I am trying to run. But I am getting the
following error -
select * from pp_readenum('STAT42','PointDefinitionType') as alias;
ERROR: syntax error at or near ";"
CONTEXT: compile of PL/pgSQL function "pp_readenum" near line 41
<<Procedures.sql>>
I have checked the function many times....I could not figure out what could
be wrong....any help on this.
> With Best Regards
> Pradeep Kumar P J
>
| Attachment | Content-Type | Size |
|---|---|---|
| Procedures.sql | application/octet-stream | 1.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2004-07-29 14:51:29 | Re: Moving DB von Postgresql 7.3 to 7.4 |
| Previous Message | Tobias Graf | 2004-07-29 08:36:36 | Moving DB von Postgresql 7.3 to 7.4 |