On Sep 8, 2009, at 9:32 AM, Alvaro Herrera wrote:
That would work, except that plpgsql and SQL don't like it:ERROR: PL/pgSQL functions cannot accept type "any" ERROR: SQL functions cannot have arguments of type "any"
Seems to go for other PLs, as well: ERROR: PL/Perl functions cannot accept type "any" Perhaps that could be changed? Best, David -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
