Why their is a limit in Postgresql (psql) Parameters..? - Mailing list pgsql-sql

From vijaykumar M
Subject Why their is a limit in Postgresql (psql) Parameters..?
Date
Msg-id BAY2-F69ACkWHZqYW8B00007b50@hotmail.com
Whole thread
Responses Re: Why their is a limit in Postgresql (psql) Parameters..?
List pgsql-sql

Hi All,

     I'm using Postgresql v7.3.3. I have a small question ...


     Why is that there is a maximum limit of 32 input parameters to the
Postgresql function?
      Whereas stored procedures in Oracle and SQL Server
take more than 32 input arguments. So this puts extra burden on the
middleware developer to handle this stiuation at the time of migrating
existing databases in SQL Server or Oracle to Postgresql.

Any Info/Suggestions will be highly appreciated.

 

 





 



Are you Unmarried? Register in India's No 1 Matrimony

pgsql-sql by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: inet versus text for ip addresses
Next
From: Richard Huxton
Date:
Subject: Re: How to write this query!