We are starting to port a database from Oracle to PostgreSQL.
After reading through half a dozen books on PostgreSQL, I can find very
little when one pl/pgsql function calls another pl/pgsql function and
the called function does RAISE EXCEPTION.
Rick