Bradley,
> Is there a maximum number of arguments that one could pass to a pl/pgsql
> function?
v7.1 & 7.2 = 16
v7.3 & 7.4 = 32
This can be modified at compile time by modifying the PostgreSQL source code.
--
Josh Berkus
Aglio Database Solutions
San Francisco