declare _myint int;
begin _myint := myfunction( ); end; or is it just not possible? Iain -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
declare _myint int;
begin _myint := myfunction( ); end; or is it just not possible? Iain -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general