From: | Andrew McMillan <andrew(at)catalyst(dot)net(dot)nz> |
---|---|
To: | asreddy <asreddy(at)procti(dot)com> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: Cannot Create plpqsql function! |
Date: | 2001-04-26 19:24:33 |
Message-ID: | 3AE875F1.C4282C7@catalyst.net.nz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
> asreddy wrote:
>
> Using postgresql 6.5.2 on RedHat linux 6.1. Getting the following error while
> creating function:
>
> ERROR: Procedures cannot take more than 8 arguments
>
> Any pointers? Do not tell me to go for version 7. I may not have that time to go
> for a change.
Make one of your arguments a text string containing multiple of your real
arguments. Inside your function split it up into it's original constituents.
You should be on 7.x though. Really.
Cheers,
Andrew.
--
_____________________________________________________________________
Andrew McMillan, e-mail: Andrew(at)catalyst(dot)net(dot)nz
Catalyst IT Ltd, PO Box 10-225, Level 22, 105 The Terrace, Wellington
Me: +64 (21) 635 694, Fax: +64 (4) 499 5596, Office: +64 (4) 499 2267
From | Date | Subject | |
---|---|---|---|
Next Message | Robert E. Bruccoleri | 2001-04-27 01:38:08 | Re: FWD: broken SGI tarfiles |
Previous Message | Boulat Khakimov | 2001-04-26 18:43:24 | alter table rename bug |