Re: concatenation = = transaction ????? - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: concatenation = = transaction ?????
Date
Msg-id 200308120941.59866.josh@agliodbs.com
Whole thread Raw
In response to concatenation = = transaction ?????  ("sla-net" <slambert@vediovis.net>)
List pgsql-hackers
Sla,

> PS : why limitation to 8 patrameters in stored procedures ??????

What version of PostgreSQL are you using?

The limit is 16 parameters for 7.1 and 7.2, raised to 32 parameters in 7.3 and 
after.   Further, you can raise the limit yourself at compile-time, although 
I understand it incurrs a penalty in index efficiency.

-- 
Josh Berkus
Aglio Database Solutions
San Francisco


pgsql-hackers by date:

Previous
From: Antonio Belloni
Date:
Subject: Sorry
Next
From: "wind.claudio@inwind.it"
Date:
Subject: Statement-level Triggers