Why their is a limit in Postgresql (psql) Parameters..?

From: "vijaykumar M" <m_vijaykumar(at)hotmail(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Why their is a limit in Postgresql (psql) Parameters..?
Date: 2003-07-21 10:29:50
Message-ID: BAY2-F69ACkWHZqYW8B00007b50@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

<html><div style='background-color:'><DIV>
<P>Hi All,</P>
<P>&nbsp;&nbsp;&nbsp;&nbsp; I'm using Postgresql v7.3.3. I have a small question ...</P>
<P><BR>&nbsp;&nbsp;&nbsp;&nbsp; Why is that there is a maximum limit of 32 input parameters to the<BR>Postgresql function?<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Whereas&nbsp;stored procedures in Oracle and SQL Server<BR>take more than 32 input arguments. So this puts extra burden on the<BR>middleware developer to handle this stiuation at the time of migrating<BR>existing databases in SQL Server or Oracle to Postgresql.</P>
<P>Any Info/Suggestions will be highly appreciated.</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P><BR><BR><BR><BR>&nbsp;</P></DIV></div><br clear=all><hr>Are you Unmarried? <a href="http://g.msn.com/8HMFENIN/2755??PS=">Register in India's No 1 Matrimony</a> </html>

Attachment Content-Type Size
unknown_filename text/html 828 bytes

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Richard Huxton 2003-07-21 11:42:49 Re: Why their is a limit in Postgresql (psql) Parameters..?
Previous Message Wolfgang Slany 2003-07-21 09:30:50 Re: "Truncate [ Table ] name [Cascade]"?