plpgsql function parameter questions

From: "augie" <augie(at)bravurasystems(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: plpgsql function parameter questions
Date: 2001-08-27 15:33:20
Message-ID: 9mdp7m$3be$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

these 2 questions are actually unrelated...

1. what version of pg do i need to go to in order to eliminate the '16
parameter maximum' restraint?

2. can i pass an array of integers to a function? can i return an array of
integers? if so, what would the function definition look like?

thanks

greg

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Josh Voils 2001-08-27 18:40:43 Indexes and Timestamp Comparisons
Previous Message Andrzej Roszkowski 2001-08-27 12:09:14 m4 macro for pgsql